Home
last modified time | relevance | path

Searched defs:fn (Results 1 – 22 of 22) sorted by relevance

/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_alloc.c86 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_emalloc() local
122 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_pemalloc() local
161 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_ecalloc() local
198 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_pecalloc() local
238 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_erealloc() local
276 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_perealloc() local
315 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_efree() local
346 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_pefree() local
379 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_malloc() local
414 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_calloc() local
[all …]
/PHP-8.0/ext/fileinfo/libmagic/
H A Dapptype.c45 file_os2_apptype(struct magic_set *ms, const char *fn, const void *buf, in file_os2_apptype()
H A Dfsmagic.c90 file_fsmagic(struct magic_set *ms, const char *fn, zend_stat_t *sb) in file_fsmagic()
H A Dapprentice.c425 apprentice_1(struct magic_set *ms, const char *fn, int action) in apprentice_1()
613 file_apprentice(struct magic_set *ms, const char *fn, int action) in file_apprentice()
1130 load_1(struct magic_set *ms, int action, const char *fn, int *errs, in load_1()
1321 apprentice_load(struct magic_set *ms, const char *fn, int action) in apprentice_load()
3022 apprentice_map(struct magic_set *ms, const char *fn) in apprentice_map()
3168 apprentice_compile(struct magic_set *ms, struct magic_map *map, const char *fn) in apprentice_compile()
3226 mkdbname(struct magic_set *ms, const char *fn, int strip)
/PHP-8.0/sapi/litespeed/
H A Dlsapilib.h282 static inline int LSAPI_ForeachHeader( LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachHeader()
286 LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachOrgHeader()
289 static inline int LSAPI_ForeachEnv( LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachEnv()
292 static inline int LSAPI_ForeachSpecialEnv( LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachSpecialEnv()
H A Dlsapilib.c2260 LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachOrgHeader_r()
2336 LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachHeader_r()
2404 int n, LSAPI_CB_EnvHandler fn, void * arg ) in EnvForeach()
2423 LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachEnv_r()
2437 LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachSpecialEnv_r()
/PHP-8.0/Zend/
H A Dzend_inheritance.c792 static zend_always_inline uint32_t func_lineno(const zend_function *fn) { in func_lineno()
1580 static zend_class_entry *fixup_trait_scope(const zend_function *fn, zend_class_entry *ce) in fixup_trait_scope()
1586 …rait_method(zend_class_entry *ce, zend_string *name, zend_string *key, zend_function *fn) /* {{{ */ in zend_add_trait_method()
1651 static void zend_fixup_trait_method(zend_function *fn, zend_class_entry *ce) /* {{{ */ in zend_fixup_trait_method()
1667 static void zend_traits_copy_functions(zend_string *fnname, zend_function *fn, zend_class_entry *ce… in zend_traits_copy_functions()
1904 zend_function *fn; in zend_do_traits_method_binding() local
2150 static void zend_verify_abstract_class_function(zend_function *fn, zend_abstract_info *ai) /* {{{ */ in zend_verify_abstract_class_function()
H A Dzend_execute_API.c964 zend_function *fn, zend_object *object, zend_class_entry *called_scope, zval *retval_ptr, in zend_call_known_function()
1000 zend_function *fn, zend_object *object, zval *retval_ptr, zval *param1, zval *param2) in zend_call_known_instance_method_with_2_params()
H A Dzend_opcode.c267 zend_function *fn; in destroy_zend_class() local
H A Dzend_interfaces.c40 zend_function *fn; in zend_call_method() local
H A Dzend_vm_gen.php1685 function read_order_file($fn) {
H A Dzend_ast.c909 ZEND_API void zend_ast_apply(zend_ast *ast, zend_ast_apply_func fn) { in zend_ast_apply()
H A Dzend_API.h587 zend_function *fn, zend_object *object, zval *retval_ptr, in zend_call_known_instance_method()
594 zend_function *fn, zend_object *object, zval *retval_ptr) in zend_call_known_instance_method_with_0_params()
600 zend_function *fn, zend_object *object, zval *retval_ptr, zval *param) in zend_call_known_instance_method_with_1_params()
H A Dzend_compile.c3311 static uint32_t zend_get_arg_num(zend_function *fn, zend_string *arg_name) { in zend_get_arg_num()
7927 binary_op_type fn = get_binary_op(opcode); in zend_try_ct_eval_binary_op() local
7948 unary_op_type fn = get_unary_op(opcode); in zend_try_ct_eval_unary_op() local
7964 binary_op_type fn = kind == ZEND_AST_GREATER in zend_ct_eval_greater() local
H A Dzend_API.c2985 zend_function *fn; in zend_disable_class() local
/PHP-8.0/ext/soap/
H A Dphp_packet_soap.c22 int parse_packet_soap(zval *this_ptr, char *buffer, int buffer_size, sdlFunctionPtr fn, char *fn_na… in parse_packet_soap()
H A Dphp_sdl.c1537 static sdlPtr get_sdl_from_cache(const char *fn, const char *uri, time_t t, time_t *cached) in get_sdl_from_cache()
2106 static void add_sdl_to_cache(const char *fn, const char *uri, time_t t, sdlPtr sdl) in add_sdl_to_cache()
3164 char fn[MAXPATHLEN]; in get_sdl() local
H A Dsoap.c2286 sdlFunctionPtr fn; local
/PHP-8.0/win32/
H A Dglob.c851 g_lstat(fn, sb, pglob) in g_lstat() argument
866 g_stat(fn, sb, pglob) in g_stat() argument
/PHP-8.0/ext/standard/
H A Dscanf.c586 zend_long (*fn)() = NULL; in php_sscanf_internal() local
/PHP-8.0/ext/opcache/Optimizer/
H A Dzend_cfg.c276 zend_function *fn; in zend_build_cfg() local
/PHP-8.0/ext/ffi/
H A Dffi.c3420 zend_string *fn; in ZEND_METHOD() local

Completed in 228 milliseconds