Home
last modified time | relevance | path

Searched defs:type (Results 51 – 75 of 213) sorted by path

123456789

/PHP-5.5/ext/fileinfo/libmagic/
H A Dnames.h118 short type; member
H A Dsoftmagic.c715 cvt_flip(int type, int flip) in cvt_flip()
1008 mcopy(struct magic_set *ms, union VALUETYPE *p, int type, int indir, in mcopy()
/PHP-5.5/ext/ftp/
H A Dftp.c670 ftp_type(ftpbuf_t *ftp, ftptype_t type) in ftp_type()
794 ftp_get(ftpbuf_t *ftp, php_stream *outstream, const char *path, ftptype_t type, long resumepos TSRM… in ftp_get()
886 ftp_put(ftpbuf_t *ftp, const char *path, php_stream *instream, ftptype_t type, long startpos TSRMLS… in ftp_put()
1712 ftp_nb_get(ftpbuf_t *ftp, php_stream *outstream, const char *path, ftptype_t type, long resumepos T… in ftp_nb_get()
1772 ftptype_t type; in ftp_nb_continue_read() local
1829 ftp_nb_put(ftpbuf_t *ftp, const char *path, php_stream *instream, ftptype_t type, long startpos TSR… in ftp_nb_put()
H A Dftp.h50 ftptype_t type; /* transfer type */ member
69 ftptype_t type; /* current transfer type */ member
/PHP-5.5/ext/gd/
H A Dgd.c1090 void php_gd_error_method(int type, const char *format, va_list args) in php_gd_error_method()
2552 long quality = 0, type = 0; in _php_image_output() local
5283 long type; in PHP_FUNCTION() local
/PHP-5.5/ext/gd/libgd/
H A Dgd.c101 void php_gd_error_ex(int type, const char *format, ...) in php_gd_error_ex()
H A Dgd_topal.c70 #define METHODDEF(type) static type argument
71 #define LOCAL(type) static type argument
H A Dwbmp.h29 int type; /* type of the wbmp */ member
H A Dxbm.c37 char *type; in gdImageCreateFromXbm() local
/PHP-5.5/ext/hash/
H A Dhash.c600 long type; in PHP_FUNCTION() local
1046 long type; in PHP_MINFO_FUNCTION() local
/PHP-5.5/ext/iconv/
H A Diconv.c2443 char *type, *charset; in PHP_FUNCTION() local
2476 char *type = "all"; in PHP_FUNCTION() local
/PHP-5.5/ext/imap/
H A Dphp_imap.c3661 short type = -1; in PHP_FUNCTION() local
/PHP-5.5/ext/interbase/
H A Dibase_query.c52 unsigned short type; member
1293 static int _php_ibase_var_zval(zval *val, void *data, int type, int len, /* {{{ */ in _php_ibase_var_zval()
1881 int type; in PHP_FUNCTION() local
2005 int type; in PHP_FUNCTION() local
H A Dinterbase.c555 int type; in _php_ibase_get_link_trans() local
943 int type; in _php_ibase_connect() local
1317 int type; in _php_ibase_trans_end() local
H A Dphp_ibase_includes.h92 unsigned short type; member
/PHP-5.5/ext/intl/collator/
H A Dcollator_locale.c36 long type = 0; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/common/
H A Dcommon_date.cpp38 U_CFUNC TimeZone *timezone_convert_datetimezone(int type,
180 int type; local
/PHP-5.5/ext/intl/doc/
H A Dcollator_api.php242 public function getLocale( $type ) {}
337 function collator_get_locale( $coll, $type ) {}
H A Ddatefmt_api.php169 public function getLocale($type = ULOC_ACTUAL_LOCALE) {}
357 function datefmt_get_locale($fmt , $type = ULOC_ACTUAL_LOCALE) {}
H A Dformatter_api.php183 public function format($number, $type = 0) {}
196 public function parse($string, $type, &$position) {}
308 public function getLocale($type = 0) {}
353 function numfmt_format($formatter, $number, $type = null) {}
366 function numfmt_parse($formatter, $string, $type, &$position) {}
484 function numfmt_get_locale($formatter, $type = 0) {}
/PHP-5.5/ext/intl/formatter/
H A Dformatter_attr.c429 long type = ULOC_ACTUAL_LOCALE; in PHP_FUNCTION() local
H A Dformatter_format.c36 long type = FORMAT_TYPE_DEFAULT; in PHP_FUNCTION() local
H A Dformatter_parse.c39 long type = FORMAT_TYPE_DOUBLE; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp178 Formattable::Type type, in umsg_parse_format() local
/PHP-5.5/ext/json/
H A DJSON_parser.c294 static void json_create_zval(zval **z, smart_str *buf, int type, int options) in json_create_zval()
451 int type; in parse_JSON_ex() local

Completed in 118 milliseconds

123456789