Searched defs:zend_ast_create_binary_op (Results 1 – 1 of 1) sorted by relevance
/php-src/Zend/ | ||
H A D | zend_ast.h | 373 static zend_always_inline zend_ast *zend_ast_create_binary_op(uint32_t opcode, zend_ast *op0, zend_… in zend_ast_create_binary_op() function |
Completed in 18 milliseconds