Home
last modified time | relevance | path

Searched defs:fp (Results 1 – 25 of 41) sorted by last modified time

12

/PHP-7.4/ext/gd/
H A Dgd.c1066 gdFontPtr fp = (gdFontPtr) rsrc->ptr; in php_free_gd_font() local
2450 FILE * fp = NULL; in _php_image_create_from() local
2677 FILE *fp; in _php_image_output() local
/PHP-7.4/ext/phar/
H A Dphar.c667 static int phar_parse_pharfile(php_stream *fp, char *fname, size_t fname_len, char *alias, size_t a… in phar_parse_pharfile()
1344 php_stream *fp; in phar_create_or_parse_filename() local
1497 php_stream *fp; in phar_open_from_filename() local
1581 static int phar_open_from_fp(php_stream* fp, char *fname, size_t fname_len, char *alias, size_t ali… in phar_open_from_fp()
2280 php_stream *fp; in phar_open_executed_filename() local
2348 php_stream *fp = idata->fp; in phar_postprocess_file() local
H A Dphar_object.c146 php_stream *fp; in phar_file_action() local
1400 php_stream *fp; member
1412 php_stream *fp; in phar_build() local
1963 static int phar_copy_file_contents(phar_entry_info *entry, php_stream *fp) /* {{{ */ in phar_copy_file_contents()
3938 php_stream *fp; in PHP_METHOD() local
4142 php_stream *fp; in phar_extract_file() local
4354 php_stream *fp; in PHP_METHOD() local
4877 php_stream *fp; in PHP_METHOD() local
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()
196 int phar_parse_zipfile(php_stream *fp, char *fname, size_t fname_len, char *alias, size_t alias_len… in phar_parse_zipfile()
H A Dutil.c118 php_stream *fp = phar_get_efp(entry, follow_links); in phar_seek_efp() local
855 php_stream *fp; in phar_separate_entry_fp() local
1384 static int phar_call_openssl_signverify(int is_sign, php_stream *fp, zend_off_t end, char *key, siz… in phar_call_openssl_signverify()
1472 int phar_verify_signature(php_stream *fp, size_t end_of_phar, uint32_t sig_type, char *sig, size_t … in phar_verify_signature()
1769 int phar_create_signature(phar_archive_data *phar, php_stream *fp, char **signature, size_t *signat… in phar_create_signature()
H A Dtar.c161 static int phar_tar_process_metadata(phar_entry_info *entry, php_stream *fp) /* {{{ */ in phar_tar_process_metadata()
213 int phar_parse_tarfile(php_stream* fp, char *fname, size_t fname_len, char *alias, size_t alias_len… in phar_parse_tarfile()
721 struct _phar_pass_tar_info *fp = (struct _phar_pass_tar_info *)argument; in phar_tar_writeheaders_int() local
/PHP-7.4/ext/pgsql/
H A Dpgsql.c3162 FILE *fp = NULL; local
/PHP-7.4/main/streams/
H A Dcast.c349 FILE *fp = NULL; in _php_stream_open_wrapper_as_file() local
/PHP-7.4/ext/curl/
H A Dinterface.c2760 FILE *fp = NULL; in _php_curl_setopt() local
H A Dphp_curl.h129 FILE *fp; member
138 FILE *fp; member
/PHP-7.4/sapi/cli/
H A Dphp_cli.c594 FILE *fp = VCWD_FOPEN(script_file, "rb"); in cli_seek_file_begin() local
/PHP-7.4/main/
H A Dfopen_wrappers.c340 FILE *fp; local
639 FILE *fp; local
H A Dphp_open_temporary_file.c336 FILE *fp; in php_open_temporary_file() local
H A Dphp_ini.c423 FILE *fp; in php_init_config() local
/PHP-7.4/ext/odbc/
H A Dphp_odbc.c1302 int fp; in PHP_FUNCTION() member
1455 int fp, nbytes; in PHP_FUNCTION() local
/PHP-7.4/sapi/litespeed/
H A Dlsapilib.c2753 int LSAPI_Init_Prefork_Server( int max_children, fn_select_t fp, int avoidFork ) in LSAPI_Init_Prefork_Server()
3940 int LSAPI_Init_Env_Parameters( fn_select_t fp ) in LSAPI_Init_Env_Parameters()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c320 FILE *fp = fopen(init_file, "r"); in phpdbg_try_file_init() local
/PHP-7.4/ext/standard/
H A Dfile.c928 FILE *fp; in PHP_FUNCTION() local
1533 zval *fp; in PHP_NAMED_FUNCTION() local
1562 zval *fp; in PHP_NAMED_FUNCTION() local
1860 zval *fp = NULL, *fields = NULL; in PHP_FUNCTION() local
H A Diptc.c85 static int php_iptc_put1(FILE *fp, int spool, unsigned char c, unsigned char **spoolbuf) in php_iptc_put1()
98 static int php_iptc_get1(FILE *fp, int spool, unsigned char **spoolbuf) in php_iptc_get1()
120 static int php_iptc_read_remaining(FILE *fp, int spool, unsigned char **spoolbuf) in php_iptc_read_remaining()
130 static int php_iptc_skip_variable(FILE *fp, int spool, unsigned char **spoolbuf) in php_iptc_skip_variable()
152 static int php_iptc_next_marker(FILE *fp, int spool, unsigned char **spoolbuf) in php_iptc_next_marker()
190 FILE *fp; in PHP_FUNCTION() local
H A Dexec.c95 FILE *fp; in php_exec() local
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_blacklist.c240 FILE *fp; in zend_accel_blacklist_loadone() local
/PHP-7.4/win32/build/
H A Dmkdist.php275 $fp = fopen("$dist_dir/snapshot.txt", "w"); variable
/PHP-7.4/ext/gd/libgd/
H A Dgd_gif_out.c271 GIFEncode(gdIOCtxPtr fp, int GWidth, int GHeight, int GInterlace, int Background, int Transparent, … in GIFEncode()
/PHP-7.4/Zend/
H A Dzend_stream.c63 ZEND_API void zend_stream_init_fp(zend_file_handle *handle, FILE *fp, const char *filename) { in zend_stream_init_fp()
/PHP-7.4/ext/zip/examples/
H A Dfopen.php7 $fp = fopen('zip://' . dirname(__FILE__) . '/test.zip#test', 'r'); variable
23 $fp = $z->getStream('test'); variable

Completed in 154 milliseconds

12