Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c8130 static void zend_compile_method_ref(zend_ast *ast, zend_trait_method_reference *method_ref) /* {{{ … in zend_compile_method_ref() function
8153 zend_compile_method_ref(method_ref_ast, &precedence->trait_method); in zend_compile_trait_precedence()
8177 zend_compile_method_ref(method_ref_ast, &alias->trait_method); in zend_compile_trait_alias()

Completed in 29 milliseconds