Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend.h269 #define ZEND_WRITE_EX(str, str_len) write_func((str), (str_len)) macro
H A Dzend.c192 ZEND_WRITE_EX(prop_name, prop_len); in print_hash()
203 ZEND_WRITE_EX(ZSTR_VAL(string_key), ZSTR_LEN(string_key)); in print_hash()

Completed in 9 milliseconds