Home
last modified time | relevance | path

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

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

Completed in 29 milliseconds