Home
last modified time | relevance | path

Searched defs:is_method (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/opcache/jit/
H A Dzend_jit.c2850 void zend_jit_check_funcs(HashTable *function_table, bool is_method) { in zend_jit_check_funcs()
/php-src/ext/mysqli/
H A Dmysqli_api.c980 void php_mysqli_init(INTERNAL_FUNCTION_PARAMETERS, bool is_method) in php_mysqli_init()
/php-src/Zend/
H A Dzend_API.c1300 bool is_method = EG(current_execute_data)->func->common.scope != NULL; in zend_parse_method_parameters() local
H A Dzend_compile.c7729 bool is_method = decl->kind == ZEND_AST_METHOD; in zend_compile_func_decl() local

Completed in 50 milliseconds