Home
last modified time | relevance | path

Searched defs:fbc (Results 1 – 11 of 11) sorted by relevance

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_print.c188 zend_function *fbc; in PHPDBG_PRINT() local
214 zend_function* fbc; in PHPDBG_PRINT() local
H A Dphpdbg_list.c178 void phpdbg_list_function(const zend_function *fbc) /* {{{ */ in phpdbg_list_function()
195 zend_function* fbc; in phpdbg_list_function_byname() local
H A Dphpdbg_bp.c919 static inline phpdbg_breakbase_t *phpdbg_find_breakpoint_symbol(zend_function *fbc) /* {{{ */ in phpdbg_find_breakpoint_symbol()
/PHP-7.0/Zend/
H A Dzend_object_handlers.c1012 static inline zend_function *zend_check_private_int(zend_function *fbc, zend_class_entry *ce, zend_… in zend_check_private_int()
1051 ZEND_API int zend_check_private(zend_function *fbc, zend_class_entry *ce, zend_string *function_nam… in zend_check_private()
1090 zend_function *fbc = is_static ? ce->__callstatic : ce->__call; in zend_get_call_trampoline_func() local
1141 zend_function *fbc; in zend_std_get_method() local
1230 zend_function *fbc = NULL; in zend_std_get_static_method() local
H A Dzend_vm_def.h2925 zend_function *fbc; variable
3050 zend_function *fbc; variable
3188 zend_function *fbc; variable
3215 zend_function *fbc; variable
3513 zend_function *fbc; variable
3547 zend_function *fbc; variable
3575 zend_function *fbc = call->func; variable
3621 zend_function *fbc = call->func; variable
3646 zend_function *fbc = call->func; variable
3749 zend_function *fbc = call->func; variable
H A Dzend_object_handlers.h161 #define zend_get_function_root_class(fbc) \ argument
H A Dzend_vm_execute.h1893 zend_function *fbc; local
1920 zend_function *fbc; local
2143 zend_function *fbc; local
2177 zend_function *fbc; local
2351 zend_function *fbc; local
2615 zend_function *fbc; local
5547 zend_function *fbc; local
5670 zend_function *fbc; local
7708 zend_function *fbc; local
9342 zend_function *fbc; local
[all …]
H A Dzend_compile.c2721 uint32_t zend_compile_args(zend_ast *ast, zend_function *fbc) /* {{{ */ in zend_compile_args()
2839 ZEND_API zend_uchar zend_get_call_op(zend_uchar init_op, zend_function *fbc) /* {{{ */ in zend_get_call_op()
2864 void zend_compile_call_common(znode *result, zend_ast *args_ast, zend_function *fbc) /* {{{ */ in zend_compile_call_common()
3034 zend_function *fbc; in zend_try_compile_ct_bound_init_user_func() local
3149 …compile_assert(znode *result, zend_ast_list *args, zend_string *name, zend_function *fbc) /* {{{ */ in zend_compile_assert()
3197 …special_func(znode *result, zend_string *lcname, zend_ast_list *args, zend_function *fbc) /* {{{ */ in zend_try_compile_special_func()
3275 zend_function *fbc; in zend_compile_call() local
/PHP-7.0/ext/opcache/Optimizer/
H A Dzend_optimizer.c121 zend_function *fbc = (zend_function *)zend_hash_str_find_ptr(EG(function_table), name, len); in zend_optimizer_is_disabled_func() local
/PHP-7.0/ext/pdo/
H A Dpdo_stmt.c2217 zend_function *fbc = NULL; in dbstmt_method_get() local
2628 zend_function *fbc; in row_method_get() local
H A Dpdo_dbh.c1348 zend_function *fbc = NULL; in dbh_method_get() local

Completed in 233 milliseconds