Home
last modified time | relevance | path

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

123

/php-src/ext/mysqlnd/
H A Dmysqlnd_result.c607 const mysqlnd_fetch_row_func f = in MYSQLND_METHOD() local
/php-src/ext/gd/libgd/
H A Dgd_interpolation.c1484 const gdFixed f = gd_itofx(k)-f_f; in gdImageScaleBicubicFixed() local
1500 const gdFixed f = gd_itofx(l) - f_g; in gdImageScaleBicubicFixed() local
2010 const gdFixed f = gd_itofx(k)-f_f; in gdImageRotateBicubicFixed() local
2036 const gdFixed f = gd_itofx(l) - f_g; in gdImageRotateBicubicFixed() local
/php-src/ext/soap/
H A Dphp_sdl.c1059 sdlFaultPtr f; in load_wsdl() local
1563 int f; in get_sdl_from_cache() local
2128 int f; in add_sdl_to_cache() local
H A Dsoap.c1015 zend_function *f; in PHP_METHOD() local
1056 zend_function *f; in PHP_METHOD() local
1078 zend_function *f; in PHP_METHOD() local
/php-src/ext/xsl/
H A Dxsltprocessor.c301 FILE *f; in php_xsl_apply_stylesheet() local
/php-src/ext/standard/
H A Dstring.c2266 static inline void _zend_substr(zval *return_value, zend_string *str, zend_long f, bool len_is_null…
2309 zend_long l = 0, f; local
2327 zend_long f; variable
2342 zend_long f, l; variable
2366 zend_long f; local
/php-src/Zend/
H A Dzend_ini.c176 static int ini_key_compare(Bucket *f, Bucket *s) /* {{{ */ in ini_key_compare()
H A Dzend_inheritance.c1924 zend_function *f; in zend_inheritance_check_override() local
H A Dzend_types.h1242 #define ZVAL_FUNC(z, f) do { \ argument
/php-src/ext/exif/
H A Dexif.c1537 union { uint32_t i; float f; } u; in php_ifd_get_float() member
1543 union { uint64_t i; double f; } u; in php_ifd_get_double() member
1779 float f; member
2413 void *f; /* faster */ in exif_iif_free() local
/php-src/ext/opcache/jit/ir/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-src/main/
H A Dmain.c97 #define SAFE_FILENAME(f) ((f)?(f):"-") argument
/php-src/ext/fileinfo/libmagic/
H A Dcdf.c1150 #define extract_catalog_field(t, f, l) \ argument
H A Dfile.h198 float f; member
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_match.c219 display_frames(FILE *f, heapframe *F, heapframe *P, PCRE2_SIZE frame_size, in display_frames()
/php-src/ext/phar/
H A Dphar.c3308 zend_file_handle f; in phar_compile_file() local
/php-src/ext/opcache/jit/ir/
H A Dir.c78 void ir_print_escaped_str(const char *s, size_t len, FILE *f)
117 void ir_print_const(const ir_ctx *ctx, const ir_insn *insn, FILE *f, bool quoted)
/php-src/ext/opcache/
H A DZendAccelerator.c3018 FILE *f; in accel_move_code_to_huge_pages() local
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c360 #define MOV_fmt(f) (HI(17) | f | LO(6)) argument
/php-src/sapi/litespeed/
H A Dlsapilib.c4260 #define MD5STEP(f, w, x, y, z, data, s) \ argument
/php-src/ext/gd/
H A Dgd.c2709 static void php_gdimagecharup(gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in php_gdimagecharup()
/php-src/ext/date/
H A Dphp_date.c2205 #define PHP_DATE_INTERVAL_ADD_PROPERTY(n,f) \ in date_interval_object_to_hash() argument
/php-src/ext/ffi/
H A Dffi.c2039 zend_ffi_field *f; in zend_ffi_cdata_get_debug_info() local

Completed in 267 milliseconds

123