Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_compile.c144 char char_pos_buf[32]; in build_runtime_defined_function_key() local
148 char_pos_len = zend_sprintf(char_pos_buf, "%p", LANG_SCNG(yy_text)); in build_runtime_defined_function_key()
161 sprintf(result->value.str.val+1, "%s%s%s", name, filename, char_pos_buf); in build_runtime_defined_function_key()

Completed in 35 milliseconds