Searched defs:parent (Results 1 – 1 of 1) sorted by relevance
439 static inline zend_bool ast_is_name(zend_ast *ast, zend_ast *parent, uint32_t i) { in ast_is_name()502 static inline zend_bool ast_is_type(zend_ast *ast, zend_ast *parent, uint32_t i) { in ast_is_type()540 static inline zend_bool ast_is_var_name(zend_ast *ast, zend_ast *parent, uint32_t i) { in ast_is_var_name()546 static inline zend_bool ast_should_normalize_list(zend_ast *ast, zend_ast *parent, uint32_t i) { in ast_should_normalize_list()
Completed in 12 milliseconds