Searched refs:ZEND_AST_CALLABLE_CONVERT (Results 1 – 2 of 2) sorted by relevance
79 # define ZEND_AST_CALLABLE_CONVERT 3 macro
37 ZEND_AST_CALLABLE_CONVERT,153 case ZEND_AST_CALLABLE_CONVERT: return "AST_CALLABLE_CONVERT"; in ast_kind_to_name()275 case ZEND_AST_CALLABLE_CONVERT: in ast_kind_child_name()613 …REGISTER_NS_LONG_CONSTANT("ast", "AST_CALLABLE_CONVERT", ZEND_AST_CALLABLE_CONVERT, CONST_CS | CON… in ast_register_kind_constants()
Completed in 7 milliseconds