Searched defs:is_method (Results 1 – 3 of 3) sorted by relevance
1488 void php_mysqli_init(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_method)
1024 zend_bool is_method = EG(current_execute_data)->func->common.scope != NULL; in zend_parse_method_parameters() local
5936 zend_bool is_method = decl->kind == ZEND_AST_METHOD; in zend_compile_func_decl() local
Completed in 126 milliseconds