Home
last modified time | relevance | path

Searched defs:f (Results 1 – 25 of 68) sorted by path

123

/PHP-7.4/Zend/
H A Dmicro_bench.php53 static function f() { function in Foo
H A Dzend_API.c4417 ZEND_API zend_string *zend_resolve_method_name(zend_class_entry *ce, zend_function *f) /* {{{ */ in zend_resolve_method_name()
H A Dzend_ini.c176 const Bucket *f; in ini_key_compare() local
H A Dzend_types.h958 #define ZVAL_FUNC(z, f) do { \ argument
H A Dzend_virtual_cwd.c1302 FILE *f; in virtual_fopen() local
1438 int f; in virtual_open() local
1474 int f; in virtual_creat() local
H A Dzend_vm_gen.php628 function out($f, $s) {
636 function out_line($f) {
763 function gen_code($f, $spec, $kind, $export, $code, $op1, $op2, $name, $extra_spec=null) {
1093 function gen_handler($f, $spec, $kind, $name, $op1, $op2, $use, $code, $lineno, $opcode, $extra_spe…
1255 function gen_null_label($f, $kind, $prolog) {
1270 function gen_labels($f, $spec, $kind, $prolog, &$specs, $switch_labels = array()) {
1574 function gen_specs($f, $prolog, $specs) {
1588 function gen_null_handler($f) {
1714 function gen_executor_code($f, $spec, $kind, $prolog, &$switch_labels = array()) {
1827 function skip_blanks($f, $prolog, $epilog) {
[all …]
H A Dzend_vm_trace_handlers.h69 FILE *f; in zend_vm_trace_finish() local
84 FILE *f; in zend_vm_trace_init() local
H A Dzend_vm_trace_map.h59 FILE *f; in zend_vm_trace_init() local
/PHP-7.4/ext/com_dotnet/
H A Dcom_com.c479 int php_com_do_invoke_byref(php_com_dotnet_object *obj, zend_internal_function *f, in php_com_do_invoke_byref()
H A Dcom_handlers.c262 zend_internal_function *f = (zend_internal_function*)Z_PTR_P(zv); in function_dtor() local
283 zend_internal_function f, *fptr = NULL; in com_method_get() local
421 #define POPULATE_CTOR(f, fn) \ in com_constructor_get() argument
/PHP-7.4/ext/date/lib/
H A Dparse_date.c36 # define strtoll(s, f, b) _atoi64(s) argument
39 # define strtoll(s, f, b) atoll(s) argument
41 # define strtoll(s, f, b) strtol(s, f, b) argument
25318 double f; in timelib_parse_from_format_with_map() local
25332 double f; in timelib_parse_from_format_with_map() local
H A Dparse_iso_intervals.c33 # define strtoll(s, f, b) _atoi64(s) argument
36 # define strtoll(s, f, b) atoll(s) argument
38 # define strtoll(s, f, b) strtol(s, f, b) argument
/PHP-7.4/ext/date/
H A Dphp_date.c2543 #define PHP_DATE_INTERVAL_ADD_PROPERTY(n,f) \ in date_object_get_properties_interval() argument
/PHP-7.4/ext/dba/libcdb/
H A Dcdb_make.c59 int cdb_make_start(struct cdb_make *c, php_stream * f) in cdb_make_start()
/PHP-7.4/ext/exif/
H A Dexif.c1578 union { uint32_t i; float f; } u; in php_ifd_get_float() member
1584 union { uint64_t i; double f; } u; in php_ifd_get_double() member
1819 float f; member
2389 void *f; /* faster */ in exif_iif_free() local
/PHP-7.4/ext/ffi/
H A Dffi.c1942 zend_ffi_field *f; in zend_ffi_cdata_get_debug_info() local
/PHP-7.4/ext/fileinfo/libmagic/
H A Dcdf.c1125 #define extract_catalog_field(t, f, l) \ argument
H A Dfile.h173 float f; member
H A Dfuncs.c85 file_error_core(struct magic_set *ms, int error, const char *f, va_list va, in file_error_core()
118 file_error(struct magic_set *ms, int error, const char *f, ...) in file_error()
131 file_magerror(struct magic_set *ms, const char *f, ...) in file_magerror()
H A Dprint.c218 file_magwarn(struct magic_set *ms, const char *f, ...) in file_magwarn()
/PHP-7.4/ext/gd/
H A Dgd.c3674 static void php_gdimagecharup(gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in php_gdimagecharup()
H A Dgd_ctx.c90 int f = -1; in _php_image_output_ctx() local
/PHP-7.4/ext/gd/libgd/
H A Dgd.c380 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB() local
1461 void gdImageChar (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in gdImageChar()
1489 void gdImageCharUp (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in gdImageCharUp()
1517 void gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageString()
1528 void gdImageStringUp (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageStringUp()
1541 void gdImageString16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageString16()
1552 void gdImageStringUp16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageStringUp16()
H A Dgd_filter.c120 FuncPtr f; in gdImageNegate() local
153 FuncPtr f; in gdImageGrayScale() local
193 FuncPtr f; in gdImageBrightness() local
240 FuncPtr f; in gdImageContrast() local
297 FuncPtr f; in gdImageColor() local
342 FuncPtr f; in gdImageConvolution() local
409 FuncPtr f; in gdImageSelectiveBlur() local
H A Dgd_interpolation.c1495 const gdFixed f = gd_itofx(k)-f_f; in gdImageScaleBicubicFixed() local
1511 const gdFixed f = gd_itofx(l) - f_g; in gdImageScaleBicubicFixed() local
2021 const gdFixed f = gd_itofx(k)-f_f; in gdImageRotateBicubicFixed() local
2047 const gdFixed f = gd_itofx(l) - f_g; in gdImageRotateBicubicFixed() local

Completed in 226 milliseconds

123