Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_compile.c1938 …char *is_compound = memchr(Z_STRVAL(function_name->u.constant), '\\', Z_STRLEN(function_name->u.co… in zend_do_begin_function_call() local
1942 if (check_namespace && CG(current_namespace) && !is_compound) { in zend_do_begin_function_call()

Completed in 30 milliseconds