php-src/ext/intl/transliterator
Dmitry Stogov 49ea143bbd Encapsulate reference-counting primitives.
Prohibit direct update of GC_REFCOUNT(), GC_SET_REFCOUNT(), GC_ADDREF() and GC_DELREF() shoukf be instead.
Added mactros to validate reference-counting (disabled for now).
These macros are going to be used to eliminate race-condintions during reference-counting on data shared between threads.
2017-10-27 01:28:58 +03: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
transliterator_class.c Encapsulate reference-counting primitives. 2017-10-27 01:28:58 +03:00
transliterator_class.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
transliterator_methods.c Removed or simplified incorrect SEPARATE_*() macros usage. 2015-09-29 11:17:43 +03:00
transliterator_methods.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00