Home
last modified time | relevance | path

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

12

/PHP-7.2/ext/opcache/
H A Dzend_accelerator_blacklist.c233 FILE *fp; in zend_accel_blacklist_loadone() local
/PHP-7.2/Zend/
H A Dzend_stream.h68 FILE *fp; member
/PHP-7.2/ext/phar/
H A Dphar_object.c148 php_stream *fp; in phar_file_action() local
1422 php_stream *fp; member
1434 php_stream *fp; in phar_build() local
1996 static int phar_copy_file_contents(phar_entry_info *entry, php_stream *fp) /* {{{ */ in phar_copy_file_contents()
3993 php_stream *fp; in PHP_METHOD() local
4197 php_stream *fp; in phar_extract_file() local
4409 php_stream *fp; in PHP_METHOD() local
4934 php_stream *fp; in PHP_METHOD() local
/PHP-7.2/win32/build/
H A Dmkdist.php282 $fp = fopen("$dist_dir/snapshot.txt", "w"); variable
/PHP-7.2/ext/standard/
H A Dfile.c931 FILE *fp; in PHP_FUNCTION() local
1533 zval *fp; in PHP_NAMED_FUNCTION() local
1562 zval *fp; in PHP_NAMED_FUNCTION() local
1873 zval *fp = NULL, *fields = NULL; in PHP_FUNCTION() local
H A Dexec.c99 FILE *fp; in php_exec() local
/PHP-7.2/main/streams/
H A Dcast.c347 FILE *fp = NULL; in _php_stream_open_wrapper_as_file() local
/PHP-7.2/ext/dba/
H A Ddba_cdb.c228 zend_off_t cdb_file_lseek(php_stream *fp, zend_off_t offset, int whence) { in cdb_file_lseek()
/PHP-7.2/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c381 FILE *fp; in main() local
/PHP-7.2/ext/oci8/
H A Doci8_lob.c707 int fp; in php_oci_lob_import() local
/PHP-7.2/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.2/sapi/phpdbg/
H A Dphpdbg_prompt.c320 FILE *fp = fopen(init_file, "r"); in phpdbg_try_file_init() local
/PHP-7.2/ext/odbc/
H A Dphp_odbc.c1302 int fp; in PHP_FUNCTION() member
1459 int fp, nbytes; in PHP_FUNCTION() local
/PHP-7.2/ext/gd/
H A Dgd.c1058 gdFontPtr fp = (gdFontPtr) rsrc->ptr; in php_free_gd_font() local
2372 FILE * fp = NULL; in _php_image_create_from() local
2589 FILE *fp; in _php_image_output() local
/PHP-7.2/ext/curl/
H A Dinterface.c2470 FILE *fp = NULL; in _php_curl_setopt() local
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.c466 FILE* fp = (FILE* )arg; in i_print_name_entry() local
484 onig_print_names(FILE* fp, regex_t* reg) in onig_print_names()
639 onig_print_names(FILE* fp, regex_t* reg) in onig_print_names()
H A Dregcomp.c5091 static void print_enc_string(FILE* fp, OnigEncoding enc, in print_enc_string()
/PHP-7.2/sapi/litespeed/
H A Dlsapilib.c2743 int LSAPI_Init_Prefork_Server( int max_children, fn_select_t fp, int avoidFork ) in LSAPI_Init_Prefork_Server()
3707 int LSAPI_Init_Env_Parameters( fn_select_t fp ) in LSAPI_Init_Env_Parameters()
/PHP-7.2/ext/fileinfo/libmagic/
H A Dapprentice.c2767 file_showstr(FILE *fp, const char *s, size_t len) in file_showstr()
/PHP-7.2/ext/pgsql/
H A Dpgsql.c3166 FILE *fp = NULL; local

Completed in 246 milliseconds

12