Searched refs:ast_is_type (Results 1 – 1 of 1) sorted by relevance
502 static inline zend_bool ast_is_type(zend_ast *ast, zend_ast *parent, uint32_t i) { in ast_is_type() function706 && ast_is_type(child, ast, i) in ast_name_to_zval()
Completed in 11 milliseconds