Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend.c160 ZEND_WRITE_EX(prop_name, prop_len); in print_hash()
171 ZEND_WRITE_EX(string_key, str_len-1); in print_hash()
H A Dzend.h683 #define ZEND_WRITE_EX(str, str_len) write_func((str), (str_len)) macro

Completed in 17 milliseconds