Searched refs:ast_is_name (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() function808 if (ast_is_name(child, ast, i)) { in ast_fill_children_ht()
Completed in 11 milliseconds