Home
last modified time | relevance | path

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

/php-ast/
H A Dphp_ast.h78 # define ZEND_AST_CALLABLE_CONVERT 3 macro
H A Dast_data.c36 ZEND_AST_CALLABLE_CONVERT,
150 case ZEND_AST_CALLABLE_CONVERT: return "AST_CALLABLE_CONVERT"; in ast_kind_to_name()
270 case ZEND_AST_CALLABLE_CONVERT: in ast_kind_child_name()
604 …REGISTER_NS_LONG_CONSTANT("ast", "AST_CALLABLE_CONVERT", ZEND_AST_CALLABLE_CONVERT, CONST_CS | CON… in ast_register_kind_constants()

Completed in 7 milliseconds