Home
last modified time | relevance | path

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

/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_alloc.c90 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_emalloc() local
130 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_pemalloc() local
173 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_ecalloc() local
213 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_pecalloc() local
257 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_erealloc() local
298 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_perealloc() local
338 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_efree() local
369 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_pefree() local
404 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_malloc() local
443 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_calloc() local
[all …]
/PHP-7.2/ext/zip/lib/
H A Dzip_name_locate.c54 const char *fn, *p; in _zip_name_locate() local
H A Dzip_open.c61 zip_open(const char *fn, int _flags, int *zep) in zip_open()
/PHP-7.2/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.c97 file_fsmagic(struct magic_set *ms, const char *fn, zend_stat_t *sb, php_stream *stream) in file_fsmagic()
H A Dapprentice.c412 apprentice_1(struct magic_set *ms, const char *fn, int action) in apprentice_1()
575 file_apprentice(struct magic_set *ms, const char *fn, int action) in file_apprentice()
1037 load_1(struct magic_set *ms, int action, const char *fn, int *errs, in load_1()
1227 apprentice_load(struct magic_set *ms, const char *fn, int action) in apprentice_load()
2876 apprentice_map(struct magic_set *ms, const char *fn) in apprentice_map()
3079 apprentice_compile(struct magic_set *ms, struct magic_map *map, const char *fn) in apprentice_compile()
3137 mkdbname(struct magic_set *ms, const char *fn, int strip)
/PHP-7.2/Zend/
H A Dzend_inheritance.c1085 static zend_bool zend_traits_method_compatibility_check(zend_function *fn, zend_function *other_fn)… in zend_traits_method_compatibility_check()
1142 …it_method(zend_class_entry *ce, const char *name, zend_string *key, zend_function *fn, HashTable *… in zend_add_trait_method()
1226 static void zend_fixup_trait_method(zend_function *fn, zend_class_entry *ce) /* {{{ */ in zend_fixup_trait_method()
1242 static int zend_traits_copy_functions(zend_string *fnname, zend_function *fn, zend_class_entry *ce,… in zend_traits_copy_functions()
1462 zend_function *fn; in zend_do_traits_method_binding() local
H A Dzend_opcode.c250 zend_function *fn; in destroy_zend_class() local
H A Dzend_ast.c544 ZEND_API void zend_ast_apply(zend_ast *ast, zend_ast_apply_func fn) { in zend_ast_apply()
H A Dzend_execute_API.c1456 static void zend_verify_abstract_class_function(zend_function *fn, zend_abstract_info *ai) /* {{{ */ in zend_verify_abstract_class_function()
H A Dzend_compile.c6912 binary_op_type fn = get_binary_op(opcode); in zend_try_ct_eval_binary_op() local
6935 unary_op_type fn = get_unary_op(opcode); in zend_ct_eval_unary_op() local
6950 binary_op_type fn = kind == ZEND_AST_GREATER in zend_ct_eval_greater() local
/PHP-7.2/sapi/litespeed/
H A Dlsapilib.h283 static inline int LSAPI_ForeachHeader( LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachHeader()
287 LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachOrgHeader()
290 static inline int LSAPI_ForeachEnv( LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachEnv()
293 static inline int LSAPI_ForeachSpecialEnv( LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachSpecialEnv()
H A Dlsapilib.c2252 LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachOrgHeader_r()
2328 LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachHeader_r()
2396 int n, LSAPI_CB_EnvHandler fn, void * arg ) in EnvForeach()
2415 LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachEnv_r()
2429 LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachSpecialEnv_r()
/PHP-7.2/ext/soap/
H A Dphp_packet_soap.c25 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.c1529 static sdlPtr get_sdl_from_cache(const char *fn, const char *uri, time_t t, time_t *cached) in get_sdl_from_cache()
2098 static void add_sdl_to_cache(const char *fn, const char *uri, time_t t, sdlPtr sdl) in add_sdl_to_cache()
3156 char fn[MAXPATHLEN]; in get_sdl() local
H A Dsoap.c2608 sdlFunctionPtr fn; local
/PHP-7.2/win32/
H A Dglob.c853 g_lstat(fn, sb, pglob) in g_lstat() argument
868 g_stat(fn, sb, pglob) in g_stat() argument
/PHP-7.2/ext/standard/
H A Dscanf.c592 zend_long (*fn)() = NULL; in php_sscanf_internal() local
/PHP-7.2/ext/opcache/Optimizer/
H A Dzend_cfg.c290 zend_function *fn; in zend_build_cfg() local
/PHP-7.2/ext/com_dotnet/
H A Dcom_handlers.c405 #define POPULATE_CTOR(f, fn) \ in com_constructor_get() argument
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dunicode.c508 int fn, ncs[3]; in onigenc_unicode_get_case_fold_codes_by_str() local
/PHP-7.2/ext/gd/
H A Dgd.c2588 char *fn = NULL; in _php_image_output() local

Completed in 204 milliseconds