Home
last modified time | relevance | path

Searched defs:fp (Results 26 – 50 of 50) sorted by relevance

12

/PHP-5.4/ext/phar/
H A Dtar.c195 int phar_parse_tarfile(php_stream* fp, char *fname, int fname_len, char *alias, int alias_len, phar… in phar_parse_tarfile()
683 struct _phar_pass_tar_info *fp = (struct _phar_pass_tar_info *)argument; in phar_tar_writeheaders() local
H A Dzip.c42 static int phar_zip_process_extra(php_stream *fp, phar_entry_info *entry, php_uint16 len TSRMLS_DC)… in phar_zip_process_extra()
166 int phar_parse_zipfile(php_stream *fp, char *fname, int fname_len, char *alias, int alias_len, phar… in phar_parse_zipfile()
H A Dphar_object.c176 php_stream *fp; in phar_file_action() local
1432 php_stream *fp; member
1444 php_stream *fp; local
3987 php_stream *fp; local
4199 php_stream *fp; local
4387 php_stream *fp; local
4944 php_stream *fp; local
H A Dphar_internal.h273 php_stream *fp; member
323 php_stream *fp; member
357 php_stream *fp; member
483 php_stream *fp; member
/PHP-5.4/win32/build/
H A Dmkdist.php261 $fp = fopen("$dist_dir/snapshot.txt", "w"); variable
/PHP-5.4/ext/curl/
H A Dphp_curl.h85 FILE *fp; member
95 FILE *fp; member
H A Dinterface.c1906 FILE *fp = NULL; in _php_curl_setopt() local
/PHP-5.4/sapi/webjames/
H A Dwebjames.c169 FILE *fp=NULL; in webjames_module_main() local
/PHP-5.4/ext/standard/
H A Dexec.c62 FILE *fp; in php_exec() local
H A Dfile.c920 FILE *fp; in PHP_FUNCTION() local
1500 zval *fp; in PHP_NAMED_FUNCTION() local
1523 zval *fp; in PHP_NAMED_FUNCTION() local
1815 zval *fp = NULL, *fields = NULL; in PHP_FUNCTION() local
/PHP-5.4/main/streams/
H A Dcast.c356 FILE *fp = NULL; in _php_stream_open_wrapper_as_file() local
/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()
/PHP-5.4/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c381 FILE *fp; in main() local
/PHP-5.4/ext/oci8/
H A Doci8_lob.c720 int fp; 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/sapi/litespeed/
H A Dlsapi_main.c526 FILE * fp; in lsapi_fopen_primary_script() local
H A Dlsapilib.c2438 int LSAPI_Init_Prefork_Server( int max_children, fn_select_t fp, int avoidFork ) in LSAPI_Init_Prefork_Server()
3153 int LSAPI_Init_Env_Parameters( fn_select_t fp ) in LSAPI_Init_Env_Parameters()
/PHP-5.4/ext/mysqli/
H A Dphp_mysqli_structs.h140 FILE *fp; member
H A Dmysqli.c1409 zval *fp; in php_local_infile_read() 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/odbc/
H A Dphp_odbc.c1253 int fp; in PHP_FUNCTION() member
1422 int fp, nbytes; in PHP_FUNCTION() local
/PHP-5.4/ext/mbstring/oniguruma/
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()
H A Dregcomp.c4823 static void print_enc_string(FILE* fp, OnigEncoding enc, in print_enc_string()
/PHP-5.4/ext/fileinfo/libmagic/
H A Dapprentice.c2503 file_showstr(FILE *fp, const char *s, size_t len) in file_showstr()
/PHP-5.4/ext/pgsql/
H A Dpgsql.c3013 FILE *fp = NULL; local

Completed in 274 milliseconds

12