Home
last modified time | relevance | path

Searched defs:f (Results 1 – 25 of 73) sorted by last modified time

123

/php-src/Zend/
H A Dzend_inheritance.c1924 zend_function *f; in zend_inheritance_check_override() local
H A Dzend_call_stack.c173 FILE *f; in zend_call_stack_get_linux_proc_maps() 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)
H A Dir_disasm.c327 FILE *f)
H A Dir_save.c11 void ir_print_proto(const ir_ctx *ctx, ir_ref func_proto, FILE *f) in ir_print_proto()
41 static void ir_save_dessa_moves(const ir_ctx *ctx, int b, ir_block *bb, FILE *f) in ir_save_dessa_moves()
89 void ir_save(const ir_ctx *ctx, uint32_t save_flags, FILE *f) in ir_save()
H A Dgen_ir_fold_hash.c244 FILE *f = stdin; in main() local
H A Dir_dump.c11 void ir_dump(const ir_ctx *ctx, FILE *f) in ir_dump()
55 void ir_dump_dot(const ir_ctx *ctx, const char *name, FILE *f) in ir_dump_dot()
142 void ir_dump_use_lists(const ir_ctx *ctx, FILE *f) in ir_dump_use_lists()
165 static void ir_dump_dessa_moves(const ir_ctx *ctx, int b, ir_block *bb, FILE *f) in ir_dump_dessa_moves()
213 static void ir_dump_cfg_block(ir_ctx *ctx, FILE *f, uint32_t b, ir_block *bb) in ir_dump_cfg_block()
301 void ir_dump_cfg(ir_ctx *ctx, FILE *f) in ir_dump_cfg()
323 void ir_dump_cfg_map(const ir_ctx *ctx, FILE *f) in ir_dump_cfg_map()
337 void ir_dump_live_ranges(const ir_ctx *ctx, FILE *f) in ir_dump_live_ranges()
478 void ir_dump_codegen(const ir_ctx *ctx, FILE *f) in ir_dump_codegen()
/php-src/main/
H A Dmain.c97 #define SAFE_FILENAME(f) ((f)?(f):"-") argument
/php-src/ext/mysqlnd/
H A Dmysqlnd_result.c607 const mysqlnd_fetch_row_func f = in MYSQLND_METHOD() local
/php-src/sapi/cgi/
H A Dcgi_main.c244 static int module_name_cmp(Bucket *f, Bucket *s) in module_name_cmp()
269 static int extension_name_cmp(const zend_llist_element **f, const zend_llist_element **s) in extension_name_cmp()
/php-src/sapi/phpdbg/
H A Dphpdbg_print.c28 #define PHPDBG_PRINT_COMMAND_D(f, h, a, m, l, s, flags) \ argument
/php-src/.github/
H A Dnightly_matrix.php149 $f = fopen(getenv('GITHUB_OUTPUT'), 'a'); variable
/php-src/ext/ffi/
H A Dffi.c2039 zend_ffi_field *f; in zend_ffi_cdata_get_debug_info() local
/php-src/ext/xsl/
H A Dxsltprocessor.c301 FILE *f; in php_xsl_apply_stylesheet() local
/php-src/ext/phar/
H A Dphar.c3308 zend_file_handle f; in phar_compile_file() local
/php-src/ext/opcache/
H A DZendAccelerator.c3018 FILE *f; in accel_move_code_to_huge_pages() local
H A Dshared_alloc_mmap.c59 FILE *f; in find_prefered_mmap_base() local
/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/com_dotnet/
H A Dcom_com.c456 zend_result php_com_do_invoke_byref(php_com_dotnet_object *obj, zend_internal_function *f, in php_com_do_invoke_byref()
H A Dcom_handlers.c240 zend_internal_function *f = (zend_internal_function*)Z_PTR_P(zv); in function_dtor() local
291 zend_internal_function f, *fptr = NULL; in com_method_get() local
/php-src/ext/gd/libgd/
H A Dgd.c350 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB() local
1431 void gdImageChar (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in gdImageChar()
1459 void gdImageCharUp (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in gdImageCharUp()
1487 void gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageString()
1498 void gdImageStringUp (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageStringUp()
1511 void gdImageString16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageString16()
1522 void gdImageStringUp16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageStringUp16()
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/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
H A Dmail.c475 zend_string *f; in php_mail() local
H A Darray.c128 static zend_always_inline int php_array_key_compare_unstable_i(Bucket *f, Bucket *s) /* {{{ */ in php_array_key_compare_unstable_i()
152 static zend_always_inline int php_array_key_compare_numeric_unstable_i(Bucket *f, Bucket *s) /* {{{… in php_array_key_compare_numeric_unstable_i()
198 static zend_always_inline int php_array_key_compare_string_unstable_i(Bucket *f, Bucket *s) /* {{{ … in php_array_key_compare_string_unstable_i()
292 static zend_always_inline int php_array_data_compare_unstable_i(Bucket *f, Bucket *s) /* {{{ */ in php_array_data_compare_unstable_i()
336 static int php_array_natural_general_compare(Bucket *f, Bucket *s, int fold_case) /* {{{ */ in php_array_natural_general_compare()
362 static int php_array_data_compare_string_locale_unstable_i(Bucket *f, Bucket *s) /* {{{ */ in php_array_data_compare_string_locale_unstable_i()
816 static inline int php_array_user_compare_unstable(Bucket *f, Bucket *s) /* {{{ */ in php_array_user_compare_unstable()
934 static inline int php_array_user_key_compare_unstable(Bucket *f, Bucket *s) /* {{{ */ in php_array_user_key_compare_unstable()
1194 static int php_data_compare(const void *f, const void *s) /* {{{ */ in php_data_compare()
4906 struct bucketindex *f = (struct bucketindex *)p; local
[all …]

Completed in 226 milliseconds

123