Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_compile.c4592 int found_ce; in do_bind_inherited_class() local
4603found_ce = zend_hash_quick_find(class_table, Z_STRVAL_P(op1), Z_STRLEN_P(op1), Z_HASH_P(op1), (voi… in do_bind_inherited_class()
4605 if (found_ce == FAILURE) { in do_bind_inherited_class()

Completed in 21 milliseconds