/PHP-5.3/ext/zip/lib/ |
H A D | zip_open.c | 61 zip_open(const char *fn, int flags, int *zep) in zip_open() 91 _zip_open(const char *fn, FILE *fp, int flags, int aflags, int *zep) in _zip_open() 455 _zip_allocate_new(const char *fn, int *zep) in _zip_allocate_new() 481 _zip_file_exists(const char *fn, int flags, int *zep) in _zip_file_exists()
|
H A D | zip_name_locate.c | 55 const char *fn, *p; in _zip_name_locate() local
|
/PHP-5.3/ext/ereg/regex/ |
H A D | split.c | 19 register int fn; local 199 register int fn; local
|
/PHP-5.3/ext/fileinfo/libmagic/ |
H A D | apprentice.c | 243 apprentice_1(struct magic_set *ms, const char *fn, int action, in apprentice_1() 332 file_apprentice(struct magic_set *ms, const char *fn, int action) in file_apprentice() 655 load_1(struct magic_set *ms, int action, const char *fn, int *errs, 751 const char *fn, int action) 2188 const char *fn) 2329 uint32_t *nmagicp, const char *fn) 2382 mkdbname(struct magic_set *ms, const char *fn, int strip)
|
H A D | apptype.c | 45 file_os2_apptype(struct magic_set *ms, const char *fn, const void *buf, in file_os2_apptype()
|
H A D | fsmagic.c | 93 file_fsmagic(struct magic_set *ms, const char *fn, struct stat *sb, php_stream *stream) in file_fsmagic()
|
/PHP-5.3/sapi/litespeed/ |
H A D | lsapilib.h | 257 static inline int LSAPI_ForeachHeader( LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachHeader() 261 LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachOrgHeader() 264 static inline int LSAPI_ForeachEnv( LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachEnv() 267 static inline int LSAPI_ForeachSpecialEnv( LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachSpecialEnv()
|
H A D | lsapilib.c | 1168 LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachOrgHeader_r() 1217 LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachHeader_r() 1286 int n, LSAPI_CB_EnvHandler fn, void * arg ) in EnvForeach() 1307 LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachEnv_r() 1322 LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachSpecialEnv_r()
|
/PHP-5.3/ext/soap/ |
H A D | php_packet_soap.c | 25 int parse_packet_soap(zval *this_ptr, char *buffer, int buffer_size, sdlFunctionPtr fn, char *fn_na… in parse_packet_soap()
|
H A D | php_sdl.c | 1533 static sdlPtr get_sdl_from_cache(const char *fn, const char *uri, time_t t, time_t *cached TSRMLS_D… in get_sdl_from_cache() 2110 static void add_sdl_to_cache(const char *fn, const char *uri, time_t t, sdlPtr sdl TSRMLS_DC) in add_sdl_to_cache() 3190 char fn[MAXPATHLEN]; in get_sdl() local
|
H A D | soap.c | 2813 sdlFunctionPtr fn; local
|
/PHP-5.3/win32/ |
H A D | glob.c | 850 g_lstat(fn, sb, pglob) in g_lstat() argument 865 g_stat(fn, sb, pglob) in g_stat() argument
|
/PHP-5.3/ext/standard/ |
H A D | scanf.c | 593 long (*fn)() = NULL; in php_sscanf_internal() local
|
/PHP-5.3/ext/com_dotnet/ |
H A D | com_handlers.c | 410 #define POPULATE_CTOR(f, fn) \ in com_constructor_get() argument
|
/PHP-5.3/sapi/isapi/stresstest/ |
H A D | stresstest.cpp | 296 BOOL ParseTestFile(const char *path, const char *fn) in ParseTestFile()
|
/PHP-5.3/Zend/ |
H A D | zend_execute_API.c | 1596 static int zend_verify_abstract_class_function(zend_function *fn, zend_abstract_info *ai TSRMLS_DC)… in zend_verify_abstract_class_function()
|
/PHP-5.3/ext/sqlite/libsqlite/src/ |
H A D | vdbe.c | 1410 int ft, fn; in sqliteVdbeExec() local
|
/PHP-5.3/ext/gd/ |
H A D | gd.c | 2628 char *fn = NULL; in _php_image_output() local
|