php-src/ext/intl/transliterator
2018-09-05 13:16:10 +03:00
..
transliterator_class.c Get rid of ZEND_ACC_CTOR, ZEND_ACC_DTOR and ZEND_ACC_IMPLEMENTED_ABSTRACT 2018-09-05 13:16:10 +03:00
transliterator_class.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
transliterator_methods.c Use zval_ptr_dtor() instead of zval_dtor() in internal functions that destroy new created object (This is safer and produces less code) 2018-07-05 11:54:26 +03: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