php-src/ext/intl/transliterator
Nikita Popov e33f3d3b7c Move smart_str implementation into Zend/
So we can use it there as well...

For now I've retained the zend_smart_str_public.h header, though
it would probably be better to just move that one struct into
zend_types.h.
2014-09-21 20:49:39 +02:00
..
transliterator_class.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
transliterator_class.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
transliterator_methods.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
transliterator_methods.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
transliterator.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
transliterator.h Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00