Home
last modified time | relevance | path

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

/php-ast/
H A Dast.c495 static inline zend_bool ast_is_type(zend_ast *ast, zend_ast *parent, uint32_t i) { in ast_is_type() function
699 && ast_is_type(child, ast, i) in ast_name_to_zval()

Completed in 12 milliseconds