Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_object_handlers.c922 static inline zend_function *zend_check_private_int(zend_function *fbc, zend_class_entry *ce, char … in zend_check_private_int()
957 ZEND_API int zend_check_private(zend_function *fbc, zend_class_entry *ce, char *function_name_strva… in zend_check_private()
1010 zend_function *fbc; in zend_std_get_method() local
1155 zend_function *fbc = NULL; in zend_std_get_static_method() local
H A Dzend_object_handlers.h149 #define zend_get_function_root_class(fbc) \ argument
H A Dzend_vm_def.h1922 zend_function *fbc = EX(function_state).function; in ZEND_VM_HELPER() local
H A Dzend_compile.h377 zend_function *fbc; member
H A Dzend_vm_execute.h483 zend_function *fbc = EX(function_state).function; in zend_do_fcall_common_helper_SPEC() local
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c2263 zend_function *fbc = NULL; in dbstmt_method_get() local
2698 zend_function *fbc; in row_method_get() local
H A Dpdo_dbh.c1365 zend_function *fbc = NULL; in dbh_method_get() local

Completed in 138 milliseconds