Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds