php-src/ext/intl/transliterator
2015-03-15 13:59:48 +00:00
..
transliterator_class.c Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
transliterator_class.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
transliterator_methods.c Converted intl extension to use IntlException in constructors. 2015-03-15 13:59:48 +00:00
transliterator_methods.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
transliterator.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
transliterator.h Add smart_str_append for appending zend_strings 2014-09-21 20:58:31 +02:00