Home
last modified time | relevance | path

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

/PHP-5.6/Zend/
H A Dzend_ast.h32 ZEND_BOOL_AND, enumerator
H A Dzend_ast.c269 case ZEND_BOOL_AND: in zend_ast_evaluate()
H A Dzend_language_parser.y1025 …T_LOGICAL_AND static_scalar_value { $$.u.ast = zend_ast_create_binary(ZEND_BOOL_AND, $1.u.ast, $3.…
1027 …T_BOOLEAN_AND static_scalar_value { $$.u.ast = zend_ast_create_binary(ZEND_BOOL_AND, $1.u.ast, $3.…

Completed in 9 milliseconds