Home
last modified time | relevance | path

Searched defs:op0 (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/Zend/
H A Dzend_ast.h355 static zend_always_inline zend_ast *zend_ast_create_binary_op(uint32_t opcode, zend_ast *op0, zend_… in zend_ast_create_binary_op()
358 static zend_always_inline zend_ast *zend_ast_create_assign_op(uint32_t opcode, zend_ast *op0, zend_… in zend_ast_create_assign_op()
361 static zend_always_inline zend_ast *zend_ast_create_cast(uint32_t type, zend_ast *op0) { in zend_ast_create_cast()

Completed in 6 milliseconds