Home
last modified time | relevance | path

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

12

/PHP-5.5/Zend/
H A Dzend_stream.h68 FILE *fp; member
/PHP-5.5/ext/curl/
H A Dinterface.c2379 FILE *fp = NULL; in _php_curl_setopt() local
H A Dphp_curl.h123 FILE *fp; member
132 FILE *fp; member
/PHP-5.5/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.5/ext/dba/libcdb/
H A Dcdb.h31 php_stream *fp; member
H A Dcdb_make.h54 php_stream * fp; member
/PHP-5.5/ext/dba/libflatfile/
H A Dflatfile.h32 php_stream *fp; member
/PHP-5.5/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.5/ext/ereg/regex/
H A Dsplit.c20 register char **fp = fields; local
/PHP-5.5/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.5/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.5/ext/gd/
H A Dgd.c1077 gdFontPtr fp = (gdFontPtr) rsrc->ptr; in php_free_gd_font() local
2353 FILE * fp = NULL; in _php_image_create_from() local
2555 FILE *fp; in _php_image_output() local
/PHP-5.5/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.5/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c381 FILE *fp; in main() local
/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Dmktable.c1106 static int exec(FILE* fp, ENC_INFO* einfo) in exec()
1149 FILE* fp = stdout; in main() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregcomp.c5030 static void print_enc_string(FILE* fp, OnigEncoding enc, in print_enc_string()
H A Dregparse.c411 FILE* fp = (FILE* )arg; in i_print_name_entry() local
429 onig_print_names(FILE* fp, regex_t* reg) in onig_print_names()
584 onig_print_names(FILE* fp, regex_t* reg) in onig_print_names()
/PHP-5.5/ext/oci8/
H A Doci8_lob.c720 int fp; local
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c1270 int fp; in PHP_FUNCTION() member
1439 int fp, nbytes; in PHP_FUNCTION() local
/PHP-5.5/ext/opcache/
H A Dshared_alloc_win32.c131 FILE *fp = fopen(mmap_base_file, "r"); in zend_shared_alloc_reattach() local
303 FILE *fp = fopen(mmap_base_file, "w"); in create_segments() local
H A Dzend_accelerator_blacklist.c247 FILE *fp; in zend_accel_blacklist_loadone() local
/PHP-5.5/ext/pgsql/
H A Dpgsql.c3013 FILE *fp = NULL; local

Completed in 115 milliseconds

12