/PHP-7.3/Zend/ |
H A D | zend_vm_gen.php | 601 function out($f, $s) { 609 function out_line($f) { 730 function gen_code($f, $spec, $kind, $export, $code, $op1, $op2, $name, $extra_spec=null) { 1102 function gen_handler($f, $spec, $kind, $name, $op1, $op2, $use, $code, $lineno, $opcode, $extra_spe… 1228 function gen_null_label($f, $kind, $prolog) { 1243 function gen_labels($f, $spec, $kind, $prolog, &$specs, $switch_labels = array()) { 1523 function gen_specs($f, $prolog, $specs) { 1537 function gen_null_handler($f) { 1673 function gen_executor_code($f, $spec, $kind, $prolog, &$switch_labels = array()) { 1782 function skip_blanks($f, $prolog, $epilog) { [all …]
|
H A D | zend_vm_trace_handlers.h | 69 FILE *f; in zend_vm_trace_finish() local 84 FILE *f; in zend_vm_trace_init() local
|
H A D | zend_vm_trace_map.h | 59 FILE *f; in zend_vm_trace_init() local
|
/PHP-7.3/ext/pcre/pcre2lib/ |
H A D | pcre2_printint.c | 92 print_char(FILE *f, PCRE2_SPTR ptr, BOOL utf) in print_char() 205 print_custring(FILE *f, PCRE2_SPTR ptr) in print_custring() 215 print_custring_bylen(FILE *f, PCRE2_SPTR ptr, PCRE2_UCHAR len) in print_custring_bylen() 272 print_prop(FILE *f, PCRE2_SPTR code, const char *before, const char *after) in print_prop() 308 pcre2_printint(pcre2_code *re, FILE *f, BOOL print_lengths) in pcre2_printint()
|
/PHP-7.3/ext/gd/libgd/ |
H A D | gd_filter.c | 22 FuncPtr f; in gdImageNegate() local 55 FuncPtr f; in gdImageGrayScale() local 95 FuncPtr f; in gdImageBrightness() local 142 FuncPtr f; in gdImageContrast() local 199 FuncPtr f; in gdImageColor() local 244 FuncPtr f; in gdImageConvolution() local 311 FuncPtr f; in gdImageSelectiveBlur() local
|
H A D | gd_rotate.c | 24 FuncPtr f; in gdImageSkewX() local 121 FuncPtr f; in gdImageSkewY() local 211 FuncPtr f; in gdImageRotate90() local 258 FuncPtr f; in gdImageRotate180() local 306 FuncPtr f; in gdImageRotate270() local
|
H A D | gd_io_file.c | 34 FILE *f; member 49 gdIOCtx * gdNewFileCtx (FILE * f) in gdNewFileCtx()
|
/PHP-7.3/ext/zip/lib/ |
H A D | zip_source_filep.c | 73 FILE *f; /* file to read from */ member 481 _zip_fseek_u(FILE *f, zip_uint64_t offset, int whence, zip_error_t *error) in _zip_fseek_u() 492 _zip_fseek(FILE *f, zip_int64_t offset, int whence, zip_error_t *error) in _zip_fseek()
|
H A D | zip_error_get.c | 54 zip_file_get_error(zip_file_t *f) in zip_file_get_error()
|
/PHP-7.3/ext/phar/ |
H A D | build_precommand.php | 31 $f = file(dirname(__FILE__) . '/phar/' . strtolower($name) . '.inc'); variable
|
/PHP-7.3/ext/fileinfo/libmagic/ |
H A D | funcs.c | 88 file_error_core(struct magic_set *ms, int error, const char *f, va_list va, in file_error_core() 121 file_error(struct magic_set *ms, int error, const char *f, ...) in file_error() 134 file_magerror(struct magic_set *ms, const char *f, ...) in file_magerror()
|
H A D | print.c | 216 file_magwarn(struct magic_set *ms, const char *f, ...) in file_magwarn()
|
/PHP-7.3/sapi/phpdbg/ |
H A D | phpdbg_break.c | 31 #define PHPDBG_BREAK_COMMAND_D(f, h, a, m, l, s, flags) \ argument
|
/PHP-7.3/ext/date/lib/ |
H A D | parse_iso_intervals.c | 33 # 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.3/ext/com_dotnet/ |
H A D | com_handlers.c | 242 zend_internal_function *f = (zend_internal_function*)Z_PTR_P(zv); in function_dtor() local 263 zend_internal_function f, *fptr = NULL; in com_method_get() local 401 #define POPULATE_CTOR(f, fn) \ in com_constructor_get() argument
|
/PHP-7.3/ext/mbstring/oniguruma/src/ |
H A D | iso8859_1.c | 106 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
|
H A D | iso8859_2.c | 171 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
|
H A D | iso8859_7.c | 167 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
|
H A D | cp1251.c | 167 OnigApplyAllCaseFoldFunc f, void* arg) in cp1251_apply_all_case_fold()
|
H A D | iso8859_10.c | 184 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
|
H A D | iso8859_13.c | 169 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
|
H A D | iso8859_14.c | 185 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
|
H A D | iso8859_15.c | 175 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
|
H A D | iso8859_16.c | 182 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
|
H A D | iso8859_3.c | 176 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
|