Home
last modified time | relevance | path

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

12

/PHP-7.1/ext/phar/
H A Dzip.c42 static int phar_zip_process_extra(php_stream *fp, phar_entry_info *entry, uint16_t len) /* {{{ */ 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()
/PHP-7.1/ext/opcache/
H A Dzend_accelerator_blacklist.c233 FILE *fp; in zend_accel_blacklist_loadone() local
/PHP-7.1/Zend/
H A Dzend_stream.h68 FILE *fp; member
/PHP-7.1/win32/build/
H A Dmkdist.php281 $fp = fopen("$dist_dir/snapshot.txt", "w"); variable
/PHP-7.1/ext/standard/
H A Dfile.c912 FILE *fp; in PHP_FUNCTION() local
1493 zval *fp; in PHP_NAMED_FUNCTION() local
1521 zval *fp; in PHP_NAMED_FUNCTION() local
1829 zval *fp = NULL, *fields = NULL; in PHP_FUNCTION() local
H A Dexec.c95 FILE *fp; in php_exec() local
/PHP-7.1/main/streams/
H A Dcast.c347 FILE *fp = NULL; in _php_stream_open_wrapper_as_file() local
/PHP-7.1/ext/dba/
H A Ddba_cdb.c228 int cdb_file_lseek(php_stream *fp, off_t offset, int whence) { in cdb_file_lseek()
/PHP-7.1/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c381 FILE *fp; in main() local
/PHP-7.1/ext/oci8/
H A Doci8_lob.c711 int fp; in php_oci_lob_import() local
/PHP-7.1/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.1/sapi/phpdbg/
H A Dphpdbg_prompt.c323 FILE *fp = fopen(init_file, "r"); in phpdbg_try_file_init() local
/PHP-7.1/ext/odbc/
H A Dphp_odbc.c1302 int fp; in PHP_FUNCTION() member
1459 int fp, nbytes; in PHP_FUNCTION() local
/PHP-7.1/ext/gd/
H A Dgd.c1014 gdFontPtr fp = (gdFontPtr) rsrc->ptr; in php_free_gd_font() local
2326 FILE * fp = NULL; in _php_image_create_from() local
2533 FILE *fp; in _php_image_output() local
/PHP-7.1/ext/curl/
H A Dinterface.c2472 FILE *fp = NULL; in _php_curl_setopt() local
/PHP-7.1/ext/mbstring/oniguruma/
H A Dregparse.c422 FILE* fp = (FILE* )arg; in i_print_name_entry() local
440 onig_print_names(FILE* fp, regex_t* reg) in onig_print_names()
595 onig_print_names(FILE* fp, regex_t* reg) in onig_print_names()
H A Dregcomp.c5029 static void print_enc_string(FILE* fp, OnigEncoding enc, in print_enc_string()
/PHP-7.1/sapi/litespeed/
H A Dlsapilib.c2673 int LSAPI_Init_Prefork_Server( int max_children, fn_select_t fp, int avoidFork ) in LSAPI_Init_Prefork_Server()
3574 int LSAPI_Init_Env_Parameters( fn_select_t fp ) in LSAPI_Init_Env_Parameters()
/PHP-7.1/ext/fileinfo/libmagic/
H A Dapprentice.c2696 file_showstr(FILE *fp, const char *s, size_t len) in file_showstr()
/PHP-7.1/ext/pgsql/
H A Dpgsql.c3160 FILE *fp = NULL; local

Completed in 141 milliseconds

12