Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_builtin_functions.c1789 char *eval_code, *function_name, *function_args, *function_code; in ZEND_FUNCTION() local
1794 …ZEND_NUM_ARGS() TSRMLS_CC, "ss", &function_args, &function_args_len, &function_code, &function_cod… in ZEND_FUNCTION()
1813 memcpy(eval_code + eval_code_length, function_code, function_code_len); in ZEND_FUNCTION()

Completed in 9 milliseconds