Home
last modified time | relevance | path

Searched defs:fp (Results 1 – 25 of 45) sorted by path

12

/php-src/Zend/
H A Dzend_stream.c63 ZEND_API void zend_stream_init_fp(zend_file_handle *handle, FILE *fp, const char *filename) { in zend_stream_init_fp()
H A Dzend_stream.h53 FILE *fp; member
/php-src/ext/curl/
H A Dcurl_private.h49 FILE *fp; member
57 FILE *fp; member
H A Dinterface.c1902 FILE *fp = NULL; in _php_curl_setopt() local
/php-src/ext/dba/
H A Ddba_cdb.c222 zend_off_t cdb_file_lseek(php_stream *fp, zend_off_t offset, int whence) { in cdb_file_lseek()
H A Dphp_dba.h34 php_stream *fp; member
43 php_stream *fp; /* this is the database stream for builtin handlers */ member
/php-src/ext/dba/libcdb/
H A Dcdb.c93 void cdb_init(struct cdb *c, php_stream *fp) in cdb_init()
H A Dcdb.h27 php_stream *fp; member
H A Dcdb_make.h50 php_stream * fp; member
/php-src/ext/dba/libflatfile/
H A Dflatfile.h28 php_stream *fp; member
/php-src/ext/dba/libinifile/
H A Dinifile.c80 inifile * inifile_alloc(php_stream *fp, int readonly, int persistent) in inifile_alloc()
381 php_stream *fp; in inifile_copy_to() local
H A Dinifile.h38 php_stream *fp; member
/php-src/ext/fileinfo/libmagic/
H A Dapprentice.c3119 file_showstr(FILE *fp, const char *s, size_t len) in file_showstr()
H A Dapptype.c52 FILE *fp; in file_os2_apptype() local
/php-src/ext/gd/
H A Dgd.c1495 FILE * fp = NULL; in _php_image_create_from() local
1724 FILE *fp; in _php_image_output() local
/php-src/ext/gd/libgd/
H A Dgd_gif_out.c271 GIFEncode(gdIOCtxPtr fp, int GWidth, int GHeight, int GInterlace, int Background, int Transparent, … in GIFEncode()
H A Dgd_tga.c30 gdImagePtr gdImageCreateFromTga(FILE *fp) in gdImageCreateFromTga()
/php-src/ext/odbc/
H A Dphp_odbc.c1011 int fp; member
1144 int fp, nbytes; in PHP_FUNCTION() local
/php-src/ext/opcache/jit/ir/
H A Dir_perf.c254 static FILE *fp = NULL; in ir_perf_map_register() local
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c278 ir_ref fp; member
/php-src/ext/opcache/
H A Dzend_accelerator_blacklist.c243 FILE *fp; in zend_accel_blacklist_loadone() local
/php-src/ext/pgsql/
H A Dpgsql.c2178 FILE *fp = NULL; in PHP_FUNCTION() local
/php-src/ext/phar/
H A Dphar.c731 static int phar_parse_pharfile(php_stream *fp, char *fname, size_t fname_len, char *alias, size_t a… in phar_parse_pharfile()
1389 php_stream *fp; in phar_create_or_parse_filename() local
1542 php_stream *fp; in phar_open_from_filename() local
1626 static int phar_open_from_fp(php_stream* fp, char *fname, size_t fname_len, char *alias, size_t ali… in phar_open_from_fp()
2353 php_stream *fp; in phar_open_executed_filename() local
2387 php_stream *fp = idata->fp; in phar_postprocess_file() local
H A Dphar_internal.h249 php_stream *fp; member
298 php_stream *fp; member
331 php_stream *fp; member
352 static inline void phar_set_entrypfp(phar_entry_info *entry, php_stream *fp) in phar_set_entrypfp()
362 static inline void phar_set_entrypufp(phar_entry_info *entry, php_stream *fp) in phar_set_entrypufp()
388 static inline void phar_set_pharfp(phar_archive_data *phar, php_stream *fp) in phar_set_pharfp()
398 static inline void phar_set_pharufp(phar_archive_data *phar, php_stream *fp) in phar_set_pharufp()
457 php_stream *fp; member
H A Dphar_object.c147 php_stream *fp; in phar_file_action() local
1381 php_stream *fp; member
1392 php_stream *fp; in phar_build() local
1925 static int phar_copy_file_contents(phar_entry_info *entry, php_stream *fp) /* {{{ */ in phar_copy_file_contents()
3877 php_stream *fp; in PHP_METHOD() local
4108 php_stream *fp; in phar_extract_file() local
4318 php_stream *fp; in PHP_METHOD() local
4810 php_stream *fp; in PHP_METHOD() local

Completed in 166 milliseconds

12