Home
last modified time | relevance | path

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

12

/PHP-5.4/Zend/
H A Dzend_stream.h68 FILE *fp; member
/PHP-5.4/ext/curl/
H A Dinterface.c1906 FILE *fp = NULL; in _php_curl_setopt() local
H A Dphp_curl.h85 FILE *fp; member
95 FILE *fp; member
/PHP-5.4/ext/dba/
H A Ddba_cdb.c228 int cdb_file_lseek(php_stream *fp, off_t offset, int whence TSRMLS_DC) { in cdb_file_lseek()
H A Dphp_dba.h35 php_stream *fp; member
45 php_stream *fp; /* this is the database stream for builtin handlers */ member
/PHP-5.4/ext/dba/libcdb/
H A Dcdb.h31 php_stream *fp; member
H A Dcdb_make.h54 php_stream * fp; member
/PHP-5.4/ext/dba/libflatfile/
H A Dflatfile.h32 php_stream *fp; member
/PHP-5.4/ext/dba/libinifile/
H A Dinifile.c82 inifile * inifile_alloc(php_stream *fp, int readonly, int persistent TSRMLS_DC) in inifile_alloc()
388 php_stream *fp; in inifile_copy_to() local
H A Dinifile.h42 php_stream *fp; member
/PHP-5.4/ext/ereg/regex/
H A Dsplit.c20 register char **fp = fields; local
/PHP-5.4/ext/
H A Dext_skel_win32.php38 $fp = fopen("$skel/skeleton.dsp", "rb"); variable
45 $fp = fopen("$extname/$extname.dsp", "wb"); variable
52 $fp = fopen("$extname/$extname.php", "rb"); variable
58 $fp = fopen("$extname/$extname.php", "wb"); variable
/PHP-5.4/ext/fileinfo/libmagic/
H A Dapprentice.c2503 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-5.4/ext/gd/
H A Dgd.c113 #define CTX_PUTC(c, fp) fputc(c, fp) argument
1115 gdFontPtr fp = (gdFontPtr) rsrc->ptr; in php_free_gd_font() local
2436 FILE * fp = NULL; in _php_image_create_from() local
2677 FILE *fp; in _php_image_output() local
/PHP-5.4/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-5.4/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c381 FILE *fp; in main() local
/PHP-5.4/ext/mbstring/oniguruma/enc/
H A Dmktable.c1067 static int exec(FILE* fp, ENC_INFO* einfo) in exec()
1110 FILE* fp = stdout; in main() local
/PHP-5.4/ext/mbstring/oniguruma/
H A Dregcomp.c4823 static void print_enc_string(FILE* fp, OnigEncoding enc, in print_enc_string()
H A Dregparse.c415 FILE* fp = (FILE* )arg; in i_print_name_entry() local
433 onig_print_names(FILE* fp, regex_t* reg) in onig_print_names()
591 onig_print_names(FILE* fp, regex_t* reg) in onig_print_names()
/PHP-5.4/ext/mysqli/
H A Dmysqli.c1409 zval *fp; in php_local_infile_read() local
H A Dphp_mysqli_structs.h140 FILE *fp; member
/PHP-5.4/ext/oci8/
H A Doci8_lob.c720 int fp; local
/PHP-5.4/ext/odbc/
H A Dphp_odbc.c1253 int fp; in PHP_FUNCTION() member
1422 int fp, nbytes; in PHP_FUNCTION() local
/PHP-5.4/ext/pgsql/
H A Dpgsql.c3013 FILE *fp = NULL; local

Completed in 147 milliseconds

12