Home
last modified time | relevance | path

Searched defs:f (Results 51 – 66 of 66) sorted by relevance

123

/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_result.c1255 …const mysqlnd_fetch_row_func f = result->stored_data? result->stored_data->m.fetch_row:(result->un… in MYSQLND_METHOD() local
H A Dmysqlnd_connection.c1898 unsigned int f = flags; local
/PHP-8.0/main/
H A Dmain.c97 #define SAFE_FILENAME(f) ((f)?(f):"-") argument
/PHP-8.0/ext/opcache/jit/dynasm/
H A Dminilua.c180 #define lua_pushcfunction(L,f)lua_pushcclosure(L,(f),0) argument
332 lua_CFunction f; member
513 #define getline_(f,pc)(((f)->lineinfo)?(f)->lineinfo[pc]:0) argument
/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_match.c212 display_frames(FILE *f, heapframe *F, heapframe *P, PCRE2_SIZE frame_size, in display_frames()
/PHP-8.0/ext/fileinfo/libmagic/
H A Dfile.h176 float f; member
H A Dcdf.c1141 #define extract_catalog_field(t, f, l) \ argument
/PHP-8.0/ext/phar/
H A Dphar.c3325 zend_file_handle f = *file_handle; in phar_compile_file() local
/PHP-8.0/ext/standard/
H A Dstring.c2166 zend_long l = 0, f; local
2225 zend_long f; local
/PHP-8.0/ext/opcache/
H A DZendAccelerator.c2804 FILE *f; in accel_move_code_to_huge_pages() local
/PHP-8.0/ext/imap/
H A Dphp_imap.c4460 static char *php_mail_gets(readfn_t f, void *stream, unsigned long size, GETS_DATA *md) /* {{{ */ in php_mail_gets()
/PHP-8.0/sapi/litespeed/
H A Dlsapilib.c4246 #define MD5STEP(f, w, x, y, z, data, s) \ argument
/PHP-8.0/Zend/
H A Dzend_types.h1084 #define ZVAL_FUNC(z, f) do { \ argument
/PHP-8.0/ext/gd/
H A Dgd.c2796 static void php_gdimagecharup(gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in php_gdimagecharup()
/PHP-8.0/ext/date/
H A Dphp_date.c2086 #define PHP_DATE_INTERVAL_ADD_PROPERTY(n,f) \ in date_object_get_properties_interval() argument
/PHP-8.0/ext/ffi/
H A Dffi.c1969 zend_ffi_field *f; in zend_ffi_cdata_get_debug_info() local

Completed in 204 milliseconds

123