/PHP-5.4/Zend/ |
H A D | zend_vm_gen.php | 272 function out($f, $s) { 280 function out_line($f) { 307 function gen_code($f, $spec, $kind, $export, $code, $op1, $op2, $name) { 481 function gen_handler($f, $spec, $kind, $name, $op1, $op2, $use, $code, $lineno) { 516 function gen_helper($f, $spec, $kind, $name, $op1, $op2, $param, $code, $lineno) { 547 function gen_labels($f, $spec, $kind, $prolog) { 688 function gen_null_handler($f) { 703 function gen_executor_code($f, $spec, $kind, $prolog) { 780 function skip_blanks($f, $prolog, $epilog) { 787 function gen_executor($f, $skl, $spec, $kind, $executor_name, $initializer_name, $old) {
|
/PHP-5.4/sapi/apache2filter/ |
H A D | sapi_apache2.c | 72 ap_filter_t *f; /* remaining output filters */ in php_apache_sapi_ub_write() local 97 ap_filter_t *f; in php_apache_sapi_header_handler() local 254 ap_filter_t *f; /* output filters */ in php_apache_sapi_flush() local 300 php_apache_disable_caching(ap_filter_t *f) in php_apache_disable_caching() 359 static int php_input_filter(ap_filter_t *f, apr_bucket_brigade *bb, in php_input_filter() 397 static void php_apache_request_ctor(ap_filter_t *f, php_struct *ctx TSRMLS_DC) in php_apache_request_ctor() 460 static int php_output_filter(ap_filter_t *f, apr_bucket_brigade *bb) in php_output_filter() 641 static void php_add_filter(request_rec *r, ap_filter_t *f) in php_add_filter()
|
H A D | php_apache.h | 38 ap_filter_t *f; /* downstream output filters after the PHP filter. */ member
|
/PHP-5.4/ext/gd/libgd/ |
H A D | gd_filter.c | 22 FuncPtr f; in gdImageNegate() local 55 FuncPtr f; in gdImageGrayScale() local 88 FuncPtr f; in gdImageBrightness() local 135 FuncPtr f; in gdImageContrast() local 192 FuncPtr f; in gdImageColor() local 237 FuncPtr f; in gdImageConvolution() local 303 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 351 FuncPtr f; in gdImageRotate45() local
|
H A D | gd_io_file.c | 34 FILE *f; member 49 gdIOCtx * gdNewFileCtx (FILE * f) in gdNewFileCtx()
|
H A D | xbm.c | 177 char *name, *f; in gdImageXbmCtx() local
|
/PHP-5.4/ext/phar/ |
H A D | build_precommand.php | 31 $f = file(dirname(__FILE__) . '/phar/' . strtolower($name) . '.inc'); variable
|
/PHP-5.4/ext/zip/lib/ |
H A D | zip_source_filep.c | 46 FILE *f; /* file to copy from */ member 83 struct read_file *f; in _zip_source_file_or_p() local
|
H A D | zip_source_buffer.c | 54 struct read_data *f; in zip_source_buffer() local
|
/PHP-5.4/ext/fileinfo/libmagic/ |
H A D | funcs.c | 87 file_error_core(struct magic_set *ms, int error, const char *f, va_list va, in file_error_core() 120 file_error(struct magic_set *ms, int error, const char *f, ...) in file_error() 133 file_magerror(struct magic_set *ms, const char *f, ...) in file_magerror()
|
H A D | print.c | 60 file_magwarn(struct magic_set *ms, const char *f, ...) in file_magwarn()
|
/PHP-5.4/ext/pcre/pcrelib/ |
H A D | dftables.c | 63 FILE *f; in main() local
|
/PHP-5.4/ext/com_dotnet/ |
H A D | com_handlers.c | 247 zend_internal_function *f = (zend_internal_function*)pDest; in function_dtor() local 264 zend_internal_function f, *fptr = NULL; in com_method_get() local 410 #define POPULATE_CTOR(f, fn) \ in com_constructor_get() argument
|
/PHP-5.4/ext/date/lib/ |
H A D | parse_iso_intervals.c | 38 # define strtoll(s, f, b) _atoi64(s) argument 41 # define strtoll(s, f, b) atoll(s) argument 43 # define strtoll(s, f, b) strtol(s, f, b) argument
|
H A D | parse_date.c | 40 # 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 25048 double f; in timelib_parse_from_format() local
|
/PHP-5.4/ext/ereg/regex/ |
H A D | regexec.c | 122 # define GOODFLAGS(f) (f) argument 124 # define GOODFLAGS(f) ((f)&(REG_NOTBOL|REG_NOTEOL|REG_STARTEND)) argument
|
H A D | split.c | 285 register char *f; in regress() local
|
H A D | regcomp.c | 99 # define GOODFLAGS(f) (f) argument 101 # define GOODFLAGS(f) ((f)&~REG_DUMP) argument 929 # define REP(f, t) ((f)*8 + (t)) argument
|
/PHP-5.4/ext/gd/ |
H A D | gd_ctx.c | 86 int f = -1; in _php_image_output_ctx() local
|
/PHP-5.4/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-5.4/sapi/milter/ |
H A D | php_milter.c | 653 char *f, *v; in PHP_FUNCTION() local 673 char *f, *v; in PHP_FUNCTION() local
|
/PHP-5.4/ext/mbstring/oniguruma/ |
H A D | regcomp.c | 4856 print_distance_range(FILE* f, OnigDistance a, OnigDistance b) in print_distance_range() 4872 print_anchor(FILE* f, int anchor) in print_anchor() 4921 print_optimize_info(FILE* f, regex_t* reg) in print_optimize_info() 5587 Indent(FILE* f, int indent) in Indent() 5594 p_string(FILE* f, int len, UChar* s) in p_string() 5601 p_len_string(FILE* f, LengthType len, int mb_len, UChar* s) in p_len_string() 5610 onig_print_compiled_byte_code(FILE* f, UChar* bp, UChar** nextp, in onig_print_compiled_byte_code() 5854 print_compiled_byte_code_list(FILE* f, regex_t* reg) in print_compiled_byte_code_list() 5878 print_indent_tree(FILE* f, Node* node, int indent) in print_indent_tree() 6040 print_tree(FILE* f, Node* node) in print_tree()
|
/PHP-5.4/ext/intl/grapheme/ |
H A D | grapheme_util.c | 52 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.4/ext/standard/ |
H A D | mail.c | 310 char *f; in php_mail() local
|