Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 14 of 14) sorted by relevance

/PHP-5.5/ext/fileinfo/libmagic/
H A Dencoding.c68 file_encoding(struct magic_set *ms, const unsigned char *buf, size_t nbytes, unichar **ubuf, size_t… in file_encoding()
221 looks_ascii(const unsigned char *buf, size_t nbytes, unichar *ubuf, in looks_ascii()
241 looks_latin1(const unsigned char *buf, size_t nbytes, unichar *ubuf, size_t *ulen) in looks_latin1()
260 looks_extended(const unsigned char *buf, size_t nbytes, unichar *ubuf, in looks_extended()
291 file_looks_utf8(const unsigned char *buf, size_t nbytes, unichar *ubuf, size_t *ulen) in file_looks_utf8()
362 looks_utf8_with_BOM(const unsigned char *buf, size_t nbytes, unichar *ubuf, in looks_utf8_with_BOM()
372 looks_ucs16(const unsigned char *buf, size_t nbytes, unichar *ubuf, in looks_ucs16()
493 from_ebcdic(const unsigned char *buf, size_t nbytes, unsigned char *out) in from_ebcdic()
H A Dis_tar.c63 file_is_tar(struct magic_set *ms, const unsigned char *buf, size_t nbytes) in file_is_tar()
93 is_tar(const unsigned char *buf, size_t nbytes) in is_tar()
H A Dascmagic.c62 trim_nuls(const unsigned char *buf, size_t nbytes) in trim_nuls()
71 file_ascmagic(struct magic_set *ms, const unsigned char *buf, size_t nbytes, in file_ascmagic()
102 size_t nbytes, unichar *ubuf, size_t ulen, const char *code, in file_ascmagic_with_encoding()
H A Dcompress.c103 const unsigned char *buf, size_t nbytes) in file_zmagic()
245 size_t nbytes) in file_pipe2file()
H A Dsoftmagic.c78 file_softmagic(struct magic_set *ms, const unsigned char *buf, size_t nbytes, in file_softmagic()
121 const unsigned char *s, size_t nbytes, size_t offset, int mode, int text, in match()
1009 const unsigned char *s, uint32_t offset, size_t nbytes, struct magic *m) in mcopy()
1131 size_t nbytes, size_t o, unsigned int cont_level, int mode, int text, in mget()
H A Dreadcdf.c227 size_t nbytes)
H A Dmagic.c354 ssize_t nbytes = 0; /* number of bytes read from a datafile */ in file_or_stream() local
/PHP-5.5/netware/
H A Dstart.c45 size_t nbytes, size_t *bytesRead, void *buffer ), in _NonAppStart()
/PHP-5.5/ext/gd/libgd/
H A Dgd_jpeg.c600 ssize_t nbytes = 0; in fill_input_buffer() local
/PHP-5.5/ext/iconv/
H A Diconv.c672 static php_iconv_err_t _php_iconv_strlen(unsigned int *pretval, const char *str, size_t nbytes, con… in _php_iconv_strlen()
756 const char *str, size_t nbytes, int offset, int len, const char *enc) in _php_iconv_substr()
/PHP-5.5/ext/ereg/regex/
H A Dregcomp.c1013 register size_t nbytes; local
/PHP-5.5/ext/pgsql/
H A Dpgsql.c3371 int buf_len = PGSQL_LO_READ_BUF_SIZE, nbytes, argc = ZEND_NUM_ARGS(); local
3403 int str_len, nbytes; local
3443 volatile int nbytes; local
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c1439 int fp, nbytes; in PHP_FUNCTION() local
/PHP-5.5/ext/mbstring/
H A Dmbstring.c4608 MBSTRING_API char *php_mb_safe_strrchr_ex(const char *s, unsigned int c, size_t nbytes, const mbfl_… in php_mb_safe_strrchr_ex()

Completed in 64 milliseconds