php-src/ext/intl/resourcebundle
Nikita Popov 3e01f5afb1 Replace zend_bool uses with bool
We're starting to see a mix between uses of zend_bool and bool.
Replace all usages with the standard bool type everywhere.

Of course, zend_bool is retained as an alias.
2021-01-15 12:33:06 +01:00
..
resourcebundle.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
resourcebundle.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
resourcebundle.stub.php Improve parameter names in ext/intl 2020-10-12 18:06:45 +02:00
resourcebundle_arginfo.h Improve parameter names in ext/intl 2020-10-12 18:06:45 +02:00
resourcebundle_class.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
resourcebundle_class.h Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00
resourcebundle_iterator.c Add get_gc handle for object iterators 2020-07-01 15:17:22 +02:00
resourcebundle_iterator.h Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00