Home
last modified time | relevance | path

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

/php-ast/
H A Dast.c432 static inline zend_bool ast_is_name(zend_ast *ast, zend_ast *parent, uint32_t i) { in ast_is_name()
495 static inline zend_bool ast_is_type(zend_ast *ast, zend_ast *parent, uint32_t i) { in ast_is_type()
533 static inline zend_bool ast_is_var_name(zend_ast *ast, zend_ast *parent, uint32_t i) { in ast_is_var_name()
539 static inline zend_bool ast_should_normalize_list(zend_ast *ast, zend_ast *parent, uint32_t i) { in ast_should_normalize_list()

Completed in 10 milliseconds