Home
last modified time | relevance | path

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

/php-ast/
H A Dast.c439 static inline zend_bool ast_is_name(zend_ast *ast, zend_ast *parent, uint32_t i) { in ast_is_name() function
808 if (ast_is_name(child, ast, i)) { in ast_fill_children_ht()

Completed in 22 milliseconds