Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_compile.c142 static void build_runtime_defined_function_key(zval *result, const char *name, int name_length TSRM… in build_runtime_defined_function_key() function
1716 build_runtime_defined_function_key(&key, lcname, name_len TSRMLS_CC); in zend_do_begin_function_declaration()
5061 build_runtime_defined_function_key(&key, lcname, new_class_entry->name_length TSRMLS_CC); in zend_do_begin_class_declaration()

Completed in 27 milliseconds