Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_object_handlers.c752 static inline zend_function *zend_check_private_int(zend_function *fbc, zend_class_entry *ce, char … in zend_check_private_int()
787 ZEND_API int zend_check_private(zend_function *fbc, zend_class_entry *ce, char *function_name_strva… in zend_check_private()
822 static inline zend_class_entry * zend_get_function_root_class(zend_function *fbc) /* {{{ */ in zend_get_function_root_class()
849 zend_function *fbc; in zend_std_get_method() local
985 zend_function *fbc = NULL; in zend_std_get_static_method() local
H A Dzend_execute.h334 …c inline void zend_arg_types_stack_2_pop(zend_ptr_stack *stack, zval **object, zend_function **fbc) in zend_arg_types_stack_2_pop()
344 …k_3_pop(zend_ptr_stack *stack, zend_class_entry **called_scope, zval **object, zend_function **fbc) in zend_arg_types_stack_3_pop()
H A Dzend_compile.h312 zend_function *fbc; /* Function Being Called */ member
/PHP-5.3/ext/pdo/
H A Dpdo_stmt.c2281 zend_function *fbc = NULL; in dbstmt_method_get() local
2705 zend_function *fbc; in row_method_get() local
H A Dpdo_dbh.c1348 zend_function *fbc = NULL; in dbh_method_get() local

Completed in 43 milliseconds