Home
last modified time | relevance | path

Searched refs:ZEND_DEBUG_INTERNED_STRINGS (Results 1 – 1 of 1) sorted by relevance

/PHP-5.6/Zend/
H A Dzend_string.c24 #ifndef ZEND_DEBUG_INTERNED_STRINGS
25 # define ZEND_DEBUG_INTERNED_STRINGS 0 macro
28 #if ZEND_DEBUG_INTERNED_STRINGS
45 #if ZEND_DEBUG_INTERNED_STRINGS in zend_interned_strings_init()
60 #if ZEND_DEBUG_INTERNED_STRINGS in zend_interned_strings_init()
76 #if ZEND_DEBUG_INTERNED_STRINGS in zend_interned_strings_dtor()
119 #if ZEND_DEBUG_INTERNED_STRINGS in zend_new_interned_string_int()
172 #if ZEND_DEBUG_INTERNED_STRINGS in zend_new_interned_string_int()
197 #if ZEND_DEBUG_INTERNED_STRINGS in zend_interned_strings_restore_int()
223 #if ZEND_DEBUG_INTERNED_STRINGS in zend_interned_strings_restore_int()

Completed in 5 milliseconds