/PHP-7.1/Zend/ |
H A D | zend_vm_gen.php | 609 function out($f, $s) { 617 function out_line($f) { 676 function gen_code($f, $spec, $kind, $export, $code, $op1, $op2, $name, $extra_spec=null) { 1005 function gen_helper($f, $spec, $kind, $name, $op1, $op2, $param, $code, $lineno, $inline) { 1043 function gen_null_label($f, $kind, $prolog) { 1058 function gen_labels($f, $spec, $kind, $prolog, &$specs, $switch_labels = array()) { 1321 function gen_specs($f, $spec, $kind, $prolog, $specs) { 1335 function gen_null_handler($f) { 1442 function gen_executor_code($f, $spec, $kind, $prolog, &$switch_labels = array()) { 1525 function skip_blanks($f, $prolog, $epilog) { [all …]
|
/PHP-7.1/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 310 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.1/ext/pcre/pcrelib/ |
H A D | pcre_printint.c | 116 print_char(FILE *f, pcre_uchar *ptr, BOOL utf) in print_char() 220 print_puchar(FILE *f, PCRE_PUCHAR ptr) in print_puchar() 262 print_prop(FILE *f, pcre_uchar *code, const char *before, const char *after) in print_prop() 301 pcre_printint(pcre *external_re, FILE *f, BOOL print_lengths) in pcre_printint()
|
H A D | dftables.c | 61 FILE *f; in main() local
|
/PHP-7.1/ext/phar/ |
H A D | build_precommand.php | 31 $f = file(dirname(__FILE__) . '/phar/' . strtolower($name) . '.inc'); variable
|
/PHP-7.1/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.1/ext/fileinfo/libmagic/ |
H A D | funcs.c | 90 file_error_core(struct magic_set *ms, int error, const char *f, va_list va, in file_error_core() 123 file_error(struct magic_set *ms, int error, const char *f, ...) in file_error() 136 file_magerror(struct magic_set *ms, const char *f, ...) in file_magerror()
|
H A D | print.c | 59 file_magwarn(struct magic_set *ms, const char *f, ...) in file_magwarn()
|
/PHP-7.1/sapi/phpdbg/ |
H A D | phpdbg_break.c | 31 #define PHPDBG_BREAK_COMMAND_D(f, h, a, m, l, s, flags) \ argument
|
/PHP-7.1/ext/com_dotnet/ |
H A D | com_handlers.c | 239 zend_internal_function *f = (zend_internal_function*)Z_PTR_P(zv); in function_dtor() local 260 zend_internal_function f, *fptr = NULL; in com_method_get() local 398 #define POPULATE_CTOR(f, fn) \ in com_constructor_get() argument
|
/PHP-7.1/ext/date/lib/ |
H A D | parse_iso_intervals.c | 44 # define strtoll(s, f, b) _atoi64(s) argument 47 # define strtoll(s, f, b) atoll(s) argument 49 # define strtoll(s, f, b) strtol(s, f, b) argument
|
/PHP-7.1/ext/mbstring/oniguruma/enc/ |
H A D | iso8859_1.c | 106 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 | 206 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
|
H A D | iso8859_13.c | 195 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
|
H A D | iso8859_14.c | 208 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
|
H A D | iso8859_15.c | 202 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
|
H A D | iso8859_16.c | 204 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
|
H A D | iso8859_2.c | 193 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
|
H A D | iso8859_3.c | 202 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
|
H A D | iso8859_4.c | 204 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
|
/PHP-7.1/ext/standard/ |
H A D | array.c | 144 Bucket *f = (Bucket *) a; in php_array_key_compare() local 191 Bucket *f = (Bucket *) a; in php_array_key_compare_numeric() local 221 Bucket *f = (Bucket *) a; in php_array_key_compare_string_case() local 254 Bucket *f = (Bucket *) a; in php_array_key_compare_string() local 374 Bucket *f; in php_array_data_compare() local 409 Bucket *f; in php_array_data_compare_numeric() local 439 Bucket *f; in php_array_data_compare_string_case() local 469 Bucket *f; in php_array_data_compare_string() local 539 Bucket *f; in php_array_data_compare_string_locale() local 955 Bucket *f; in php_array_user_compare() local [all …]
|