Home
last modified time | relevance | path

Searched defs:type (Results 151 – 175 of 213) sorted by last modified time

123456789

/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
/PHP-5.5/ext/imap/
H A Dphp_imap.c3661 short type = -1; in PHP_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/hash/
H A Dhash.c600 long type; in PHP_FUNCTION() local
1046 long type; in PHP_MINFO_FUNCTION() local
/PHP-5.5/ext/gd/libgd/
H A Dxbm.c37 char *type; in gdImageCreateFromXbm() local
H A Dgd_topal.c70 #define METHODDEF(type) static type argument
71 #define LOCAL(type) static type argument
H A Dgd.c101 void php_gd_error_ex(int type, const char *format, ...) in php_gd_error_ex()
/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/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/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()
H A Dapprentice.c165 const int type; member
263 int type; in get_standard_integer_type() local
2082 check_format_type(const char *ptr, int type) in check_format_type()
H A Dapptype.c48 APPTYPE rc, type; in file_os2_apptype() local
H A Dascmagic.c80 const char *type = NULL; in file_ascmagic() local
103 const char *type, int text) in file_ascmagic_with_encoding()
H A Dencoding.c68 …nbytes, unichar **ubuf, size_t *ulen, const char **code, const char **code_mime, const char **type) in file_encoding()
H A Dfile.h178 uint8_t type; /* comparison type (FILE_*) */ member
H A Dfuncs.c171 const char *type = NULL; in file_buffer() local
/PHP-5.5/ext/exif/
H A Dexif.c1492 int type; member
1574 …docref(const char *docref EXIFERR_DC, const image_info_type *ImageInfo, int type, const char *form… in exif_error_docref()
1608 static int exif_file_sections_add(image_info_type *ImageInfo, int type, size_t size, uchar *data) in exif_file_sections_add()
/PHP-5.5/ext/ereg/regex/
H A Dregex.h12 #define API_EXPORT(type) __declspec(dllexport) type __stdcall argument
H A Dmain.c221 char *type = (opts & REG_EXTENDED) ? "ERE" : "BRE"; local
315 options(type, s) in options() argument
/PHP-5.5/ext/dom/
H A Dxpath.c75 static void dom_xpath_ext_function_php(xmlXPathParserContextPtr ctxt, int nargs, int type) /* {{{ */ in dom_xpath_ext_function_php()
386 static void php_xpath_eval(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in php_xpath_eval()
H A Dphp_dom.c306 static zval **dom_get_property_ptr_ptr(zval *object, zval *member, int type, const zend_literal *ke… in dom_get_property_ptr_ptr()
340 zval *dom_read_property(zval *object, zval *member, int type, const zend_literal *key TSRMLS_DC) in dom_read_property()
H A Ddocument.c1980 static void _dom_document_schema_validate(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in _dom_document_schema_validate()
2081 static void _dom_document_relaxNG_validate(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in _dom_document_relaxNG_validate()
/PHP-5.5/ext/dba/
H A Ddba_db2.c50 DBTYPE type; in DBA_OPEN_FUNC() local

Completed in 145 milliseconds

123456789