Home
last modified time | relevance | path

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

/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_alloc.c204 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_efree() local
235 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_pefree() local
267 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_pememdup() local
298 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_pestrndup() local
340 char * fn = strrchr(__zend_filename, PHP_DIR_SEPARATOR); in _mysqlnd_pestrdup() local
/PHP-8.1/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.c424 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()
3032 apprentice_map(struct magic_set *ms, const char *fn) in apprentice_map()
3178 apprentice_compile(struct magic_set *ms, struct magic_map *map, const char *fn) in apprentice_compile()
3236 mkdbname(struct magic_set *ms, const char *fn, int strip)
/PHP-8.1/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.c2304 LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachOrgHeader_r()
2380 LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachHeader_r()
2448 int n, LSAPI_CB_EnvHandler fn, void * arg ) in EnvForeach()
2467 LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachEnv_r()
2481 LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachSpecialEnv_r()
/PHP-8.1/Zend/
H A Dzend_inheritance.c966 static zend_always_inline zend_string *func_filename(const zend_function *fn) { in func_filename()
970 static zend_always_inline uint32_t func_lineno(const zend_function *fn) { in func_lineno()
1780 static zend_class_entry *fixup_trait_scope(const zend_function *fn, zend_class_entry *ce) in fixup_trait_scope()
1786 …rait_method(zend_class_entry *ce, zend_string *name, zend_string *key, zend_function *fn) /* {{{ */ in zend_add_trait_method()
1851 static void zend_fixup_trait_method(zend_function *fn, zend_class_entry *ce) /* {{{ */ in zend_fixup_trait_method()
1867 static void zend_traits_copy_functions(zend_string *fnname, zend_function *fn, zend_class_entry *ce… in zend_traits_copy_functions()
2108 zend_function *fn; in zend_do_traits_method_binding() local
2307 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.c999 zend_function *fn, zend_object *object, zend_class_entry *called_scope, zval *retval_ptr, in zend_call_known_function()
1035 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.c286 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.php1687 function read_order_file($fn) {
H A Dzend_ast.c1020 ZEND_API void zend_ast_apply(zend_ast *ast, zend_ast_apply_func fn, void *context) { in zend_ast_apply()
H A Dzend_API.h667 zend_function *fn, zend_object *object, zval *retval_ptr, in zend_call_known_instance_method()
674 zend_function *fn, zend_object *object, zval *retval_ptr) in zend_call_known_instance_method_with_0_params()
680 zend_function *fn, zend_object *object, zval *retval_ptr, zval *param) in zend_call_known_instance_method_with_1_params()
H A Dzend_compile.c3477 static uint32_t zend_get_arg_num(zend_function *fn, zend_string *arg_name) { in zend_get_arg_num()
8464 binary_op_type fn = get_binary_op(opcode); in zend_try_ct_eval_binary_op() local
8489 unary_op_type fn = get_unary_op(opcode); in zend_try_ct_eval_unary_op() local
8505 binary_op_type fn = kind == ZEND_AST_GREATER in zend_ct_eval_greater() local
H A Dzend_execute.c1219 static void zend_verify_internal_func_info(zend_function *fn, zval *retval) { in zend_verify_internal_func_info()
H A Dzend_API.c3321 zend_function *fn; in zend_disable_class() local
/PHP-8.1/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.c1540 static sdlPtr get_sdl_from_cache(const char *fn, const char *uri, size_t uri_len, time_t t, time_t … in get_sdl_from_cache()
2109 static void add_sdl_to_cache(const char *fn, const char *uri, time_t t, sdlPtr sdl) in add_sdl_to_cache()
3175 char fn[MAXPATHLEN]; in get_sdl() local
H A Dsoap.c2215 sdlFunctionPtr fn; local
/PHP-8.1/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.1/ext/standard/
H A Dscanf.c588 int_string_formater fn = NULL; in php_sscanf_internal() local
H A Dvar.c767 static HashTable* php_var_serialize_call_sleep(zend_object *obj, zend_function *fn) /* {{{ */ in php_var_serialize_call_sleep()
/PHP-8.1/Zend/Optimizer/
H A Dzend_cfg.c276 zend_function *fn; in zend_build_cfg() local
/PHP-8.1/ext/ffi/
H A Dffi.c3441 zend_string *fn; in ZEND_METHOD() local

Completed in 254 milliseconds