php-src/ext/intl/common
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
..
common_date.cpp Merge branch 'PHP-7.1' into PHP-7.2 2017-08-15 15:07:24 +01:00
common_date.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
common_enum.cpp Encapsulate reference-counting primitives. 2017-10-27 01:28:58 +03:00
common_enum.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
common_error.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
common_error.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00