Home
last modified time | relevance | path

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

/PHP-5.5/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()
74 #if ZEND_DEBUG_INTERNED_STRINGS in zend_interned_strings_dtor()
117 #if ZEND_DEBUG_INTERNED_STRINGS in zend_new_interned_string_int()
170 #if ZEND_DEBUG_INTERNED_STRINGS in zend_new_interned_string_int()
195 #if ZEND_DEBUG_INTERNED_STRINGS in zend_interned_strings_restore_int()
221 #if ZEND_DEBUG_INTERNED_STRINGS in zend_interned_strings_restore_int()

Completed in 5 milliseconds