Home
last modified time | relevance | path

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

12

/PHP-7.2/Zend/
H A Dzend_stream.h68 FILE *fp; member
/PHP-7.2/ext/curl/
H A Dinterface.c2470 FILE *fp = NULL; in _php_curl_setopt() local
H A Dphp_curl.h134 FILE *fp; member
143 FILE *fp; member
/PHP-7.2/ext/dba/
H A Ddba_cdb.c228 zend_off_t cdb_file_lseek(php_stream *fp, zend_off_t offset, int whence) { in cdb_file_lseek()
H A Dphp_dba.h38 php_stream *fp; member
48 php_stream *fp; /* this is the database stream for builtin handlers */ member
/PHP-7.2/ext/dba/libcdb/
H A Dcdb.c95 void cdb_init(struct cdb *c, php_stream *fp) in cdb_init()
H A Dcdb.h31 php_stream *fp; member
H A Dcdb_make.h54 php_stream * fp; member
/PHP-7.2/ext/dba/libflatfile/
H A Dflatfile.h32 php_stream *fp; member
/PHP-7.2/ext/dba/libinifile/
H A Dinifile.c82 inifile * inifile_alloc(php_stream *fp, int readonly, int persistent) in inifile_alloc()
389 php_stream *fp; in inifile_copy_to() local
H A Dinifile.h42 php_stream *fp; member
/PHP-7.2/ext/
H A Dext_skel_win32.php38 $fp = fopen("$extname/$extname.php", "rb"); variable
44 $fp = fopen("$extname/$extname.php", "wb"); variable
/PHP-7.2/ext/fileinfo/libmagic/
H A Dapprentice.c2767 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-7.2/ext/gd/
H A Dgd.c1058 gdFontPtr fp = (gdFontPtr) rsrc->ptr; in php_free_gd_font() local
2372 FILE * fp = NULL; in _php_image_create_from() local
2589 FILE *fp; in _php_image_output() local
/PHP-7.2/ext/gd/libgd/
H A Dgd_gif_out.c257 GIFEncode(gdIOCtxPtr fp, int GWidth, int GHeight, int GInterlace, int Background, int Transparent, … in GIFEncode()
/PHP-7.2/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c381 FILE *fp; in main() local
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dmktable.c1109 static int exec(FILE* fp, ENC_INFO* einfo) in exec()
1167 FILE* fp = stdout; in main() local
H A Dregcomp.c5091 static void print_enc_string(FILE* fp, OnigEncoding enc, in print_enc_string()
H A Dregparse.c466 FILE* fp = (FILE* )arg; in i_print_name_entry() local
484 onig_print_names(FILE* fp, regex_t* reg) in onig_print_names()
639 onig_print_names(FILE* fp, regex_t* reg) in onig_print_names()
/PHP-7.2/ext/oci8/
H A Doci8_lob.c707 int fp; in php_oci_lob_import() local
/PHP-7.2/ext/odbc/
H A Dphp_odbc.c1302 int fp; in PHP_FUNCTION() member
1459 int fp, nbytes; in PHP_FUNCTION() local
/PHP-7.2/ext/opcache/
H A Dshared_alloc_win32.c145 FILE *fp = fopen(mmap_base_file, "r"); in zend_shared_alloc_reattach() local
329 FILE *fp = fopen(mmap_base_file, "w"); in create_segments() local
H A Dzend_accelerator_blacklist.c233 FILE *fp; in zend_accel_blacklist_loadone() local
/PHP-7.2/ext/pgsql/
H A Dpgsql.c3166 FILE *fp = NULL; local

Completed in 112 milliseconds

12