/PHP-7.1/ext/mbstring/oniguruma/enc/ |
H A D | iso8859_5.c | 192 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
|
H A D | iso8859_7.c | 188 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
|
H A D | iso8859_9.c | 195 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
|
H A D | koi8.c | 217 OnigApplyAllCaseFoldFunc f, void* arg) in koi8_apply_all_case_fold()
|
H A D | koi8_r.c | 179 OnigApplyAllCaseFoldFunc f, void* arg) in koi8_r_apply_all_case_fold()
|
/PHP-7.1/ext/standard/ |
H A D | pack.c | 136 static void php_pack_copy_float(int is_little_endian, void * dst, float f) in php_pack_copy_float() 139 float f; in php_pack_copy_float() member 187 float f; in php_pack_parse_float() member
|
H A D | mail.c | 322 zend_string *f; in php_mail() local
|
H A D | md5.c | 157 #define STEP(f, a, b, c, d, x, t, s) \ argument
|
/PHP-7.1/sapi/phpdbg/ |
H A D | phpdbg_set.c | 30 #define PHPDBG_SET_COMMAND_D(f, h, a, m, l, s, flags) \ argument
|
H A D | phpdbg_info.c | 30 #define PHPDBG_INFO_COMMAND_D(f, h, a, m, l, s, flags) \ argument
|
H A D | phpdbg_wait.c | 52 Bucket *f, *s; in phpdbg_array_data_compare() local
|
H A D | phpdbg_print.c | 29 #define PHPDBG_PRINT_COMMAND_D(f, h, a, m, l, s, flags) \ argument
|
H A D | phpdbg_list.c | 38 #define PHPDBG_LIST_COMMAND_D(f, h, a, m, l, s, flags) \ argument
|
/PHP-7.1/ext/dba/libcdb/ |
H A D | cdb_make.c | 59 int cdb_make_start(struct cdb_make *c, php_stream * f) in cdb_make_start()
|
/PHP-7.1/ext/gd/libgd/ |
H A D | xbm.c | 181 char *name, *f; in gdImageXbmCtx() local
|
H A D | gd.c | 342 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB() local 1515 void gdImageChar (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in gdImageChar() 1541 void gdImageCharUp (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in gdImageCharUp() 1567 void gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageString() 1578 void gdImageStringUp (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageStringUp() 1591 void gdImageString16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageString16() 1602 void gdImageStringUp16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageStringUp16()
|
/PHP-7.1/ext/mbstring/oniguruma/ |
H A D | regenc.c | 395 OnigApplyAllCaseFoldFunc f, void* arg) in onigenc_ascii_apply_all_case_fold() 438 OnigApplyAllCaseFoldFunc f, void* arg) in ss_apply_all_case_fold() 449 OnigApplyAllCaseFoldFunc f, void* arg) in onigenc_apply_all_case_fold_with_map()
|
H A D | regcomp.c | 5062 print_distance_range(FILE* f, OnigDistance a, OnigDistance b) in print_distance_range() 5078 print_anchor(FILE* f, int anchor) in print_anchor() 5127 print_optimize_info(FILE* f, regex_t* reg) in print_optimize_info() 5824 Indent(FILE* f, int indent) in Indent() 5831 p_string(FILE* f, int len, UChar* s) in p_string() 5838 p_len_string(FILE* f, LengthType len, int mb_len, UChar* s) in p_len_string() 5847 onig_print_compiled_byte_code(FILE* f, UChar* bp, UChar** nextp, in onig_print_compiled_byte_code() 6091 print_compiled_byte_code_list(FILE* f, regex_t* reg) in print_compiled_byte_code_list() 6115 print_indent_tree(FILE* f, Node* node, int indent) in print_indent_tree() 6281 print_tree(FILE* f, Node* node) in print_tree()
|
/PHP-7.1/ext/gd/ |
H A D | gd_ctx.c | 91 int f = -1; in _php_image_output_ctx() local
|
/PHP-7.1/ext/xmlrpc/libxmlrpc/ |
H A D | xml_element.c | 502 static int file_out_fptr(void *f, const char *text, int size) in file_out_fptr() 509 static int simplestring_out_fptr(void *f, const char *text, int size) in simplestring_out_fptr()
|
/PHP-7.1/ext/date/lib/ |
H A D | parse_date.c | 46 # define strtoll(s, f, b) _atoi64(s) argument 49 # define strtoll(s, f, b) atoll(s) argument 51 # define strtoll(s, f, b) strtol(s, f, b) argument 25161 double f; in timelib_parse_from_format() local
|
/PHP-7.1/ext/intl/grapheme/ |
H A D | grapheme_util.c | 52 void grapheme_substr_ascii(char *str, size_t str_len, int32_t f, int32_t l, char **sub_str, int32_t… in grapheme_substr_ascii()
|
/PHP-7.1/sapi/cli/ |
H A D | php_cli.c | 196 Bucket *f = (Bucket *) a; in module_name_cmp() local 223 static int extension_name_cmp(const zend_llist_element **f, const zend_llist_element **s) /* {{{ */ in extension_name_cmp()
|
/PHP-7.1/ext/soap/interop/ |
H A D | client_round2_params.php | 156 function SOAPStruct($s, $i, $f) {
|
/PHP-7.1/ext/phar/ |
H A D | dirstream.c | 157 Bucket *f; in phar_compare_dir_name() local
|