Home
last modified time | relevance | path

Searched defs:f (Results 26 – 50 of 92) sorted by relevance

1234

/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Dkoi8.c217 OnigApplyAllCaseFoldFunc f, void* arg) in koi8_apply_all_case_fold()
H A Dkoi8_r.c179 OnigApplyAllCaseFoldFunc f, void* arg) in koi8_r_apply_all_case_fold()
/PHP-5.5/ext/zip/lib/
H A Dzip_source_buffer.c54 struct read_data *f; in zip_source_buffer() local
/PHP-5.5/sapi/apache2filter/
H A Dphp_apache.h38 ap_filter_t *f; /* downstream output filters after the PHP filter. */ member
/PHP-5.5/ext/ereg/regex/
H A Dregexec.c122 # define GOODFLAGS(f) (f) argument
124 # define GOODFLAGS(f) ((f)&(REG_NOTBOL|REG_NOTEOL|REG_STARTEND)) argument
H A Dsplit.c285 register char *f; in regress() local
H A Dregcomp.c99 # define GOODFLAGS(f) (f) argument
101 # define GOODFLAGS(f) ((f)&~REG_DUMP) argument
929 # define REP(f, t) ((f)*8 + (t)) argument
H A Dmain.c132 char *f[MAXF]; local
/PHP-5.5/ext/gd/
H A Dgd_ctx.c86 int f = -1; in _php_image_output_ctx() local
/PHP-5.5/ext/gd/libgd/
H A Dxbm.c177 char *name, *f; in gdImageXbmCtx() local
H A Dgd.c344 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB() local
1549 void gdImageChar (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in gdImageChar()
1575 void gdImageCharUp (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in gdImageCharUp()
1601 void gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageString()
1612 void gdImageStringUp (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageStringUp()
1625 void gdImageString16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageString16()
1636 void gdImageStringUp16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageStringUp16()
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregenc.c395 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 Dregcomp.c5063 print_distance_range(FILE* f, OnigDistance a, OnigDistance b) in print_distance_range()
5079 print_anchor(FILE* f, int anchor) in print_anchor()
5128 print_optimize_info(FILE* f, regex_t* reg) in print_optimize_info()
5792 Indent(FILE* f, int indent) in Indent()
5799 p_string(FILE* f, int len, UChar* s) in p_string()
5806 p_len_string(FILE* f, LengthType len, int mb_len, UChar* s) in p_len_string()
5815 onig_print_compiled_byte_code(FILE* f, UChar* bp, UChar** nextp, in onig_print_compiled_byte_code()
6059 print_compiled_byte_code_list(FILE* f, regex_t* reg) in print_compiled_byte_code_list()
6083 print_indent_tree(FILE* f, Node* node, int indent) in print_indent_tree()
6250 print_tree(FILE* f, Node* node) in print_tree()
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c502 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-5.5/ext/date/lib/
H A Dparse_date.c40 # define strtoll(s, f, b) _atoi64(s) argument
43 # define strtoll(s, f, b) atoll(s) argument
45 # define strtoll(s, f, b) strtol(s, f, b) argument
24988 double f; in timelib_parse_from_format() local
/PHP-5.5/sapi/milter/
H A Dphp_milter.c653 char *f, *v; in PHP_FUNCTION() local
673 char *f, *v; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/grapheme/
H A Dgrapheme_util.c52 void grapheme_substr_ascii(char *str, int str_len, int f, int l, int argc, char **sub_str, int *sub… in grapheme_substr_ascii()
/PHP-5.5/ext/standard/
H A Dmail.c319 char *f; in php_mail() local
H A Dmd5.c154 #define STEP(f, a, b, c, d, x, t, s) \ argument
/PHP-5.5/sapi/cli/
H A Dphp_cli.c185 Bucket *f = *((Bucket **) a); in module_name_cmp() local
213 static int extension_name_cmp(const zend_llist_element **f, const zend_llist_element **s TSRMLS_DC)… in extension_name_cmp()
/PHP-5.5/ext/soap/interop/
H A Dclient_round2_params.php156 function SOAPStruct($s, $i, $f) {
/PHP-5.5/ext/intl/collator/
H A Dcollator_sort.c212 Bucket *f; in collator_compare_func() local
/PHP-5.5/ext/phar/
H A Ddirstream.c165 Bucket *f; in phar_compare_dir_name() local
/PHP-5.5/TSRM/
H A Dtsrm_virtual_cwd.c1469 FILE *f; in virtual_fopen() local
1633 int f; in virtual_open() local
1661 int f; in virtual_creat() local
/PHP-5.5/ext/hash/
H A Dhash_sha.c483 php_hash_uint32 e = state[4], f = state[5], g = state[6], h = state[7]; in SHA256Transform() local
793 php_hash_uint64 e = state[4], f = state[5], g = state[6], h = state[7]; in SHA512Transform() local

Completed in 108 milliseconds

1234