Home
last modified time | relevance | path

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

12

/PHP-8.1/win32/build/
H A Dmkdist.php275 $fp = fopen("$dist_dir/snapshot.txt", "w"); variable
/PHP-8.1/ext/opcache/
H A Dzend_accelerator_blacklist.c243 FILE *fp; in zend_accel_blacklist_loadone() local
/PHP-8.1/ext/standard/
H A Dfile.c928 FILE *fp; in PHP_FUNCTION() local
1511 zval *fp; in PHP_FUNCTION() local
1610 zval *fp; in PHP_FUNCTION() local
1837 zval *fp = NULL, *fields = NULL; in PHP_FUNCTION() local
H A Dexec.c116 FILE *fp; in php_exec() local
H A Dbrowscap.c404 FILE *fp; in browscap_read_file() local
/PHP-8.1/main/streams/
H A Dcast.c347 FILE *fp = NULL; in _php_stream_open_wrapper_as_file() local
H A Dplain_wrapper.c552 FILE *fp; in php_stdiop_sync() local
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_perf_dump.c259 static FILE *fp = NULL; in zend_jit_perf_map_register() local
/PHP-8.1/ext/dba/
H A Ddba_cdb.c224 zend_off_t cdb_file_lseek(php_stream *fp, zend_off_t offset, int whence) { in cdb_file_lseek()
/PHP-8.1/ext/oci8/
H A Doci8_lob.c705 int fp; in php_oci_lob_import() local
/PHP-8.1/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-8.1/main/
H A Dphp_ini.c558 FILE *fp = NULL; in php_init_config() local
/PHP-8.1/sapi/cli/
H A Dphp_cli.c579 FILE *fp = VCWD_FOPEN(script_file, "rb"); in cli_seek_file_begin() local
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_prompt.c312 FILE *fp = fopen(init_file, "r"); in phpdbg_try_file_init() local
/PHP-8.1/ext/odbc/
H A Dphp_odbc.c970 int fp; member
1104 int fp, nbytes; in PHP_FUNCTION() local
/PHP-8.1/ext/curl/
H A Dinterface.c2605 FILE *fp = NULL; in _php_curl_setopt() local
/PHP-8.1/sapi/litespeed/
H A Dlsapilib.c2800 int LSAPI_Init_Prefork_Server( int max_children, fn_select_t fp, int avoidFork ) in LSAPI_Init_Prefork_Server()
3994 int LSAPI_Init_Env_Parameters( fn_select_t fp ) in LSAPI_Init_Env_Parameters()
/PHP-8.1/ext/fileinfo/libmagic/
H A Dapprentice.c2945 file_showstr(FILE *fp, const char *s, size_t len) in file_showstr()
/PHP-8.1/ext/gd/
H A Dgd.c1646 FILE * fp = NULL; in _php_image_create_from() local
1875 FILE *fp; in _php_image_output() local
/PHP-8.1/ext/pgsql/
H A Dpgsql.c2248 FILE *fp = NULL; in PHP_FUNCTION() local

Completed in 184 milliseconds

12