Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dencoding.c80 size_t nbytes = b->flen; in file_encoding() local
350 file_looks_utf8(const unsigned char *buf, size_t nbytes, file_unichar_t *ubuf, in file_looks_utf8()
431 looks_utf8_with_BOM(const unsigned char *buf, size_t nbytes, in looks_utf8_with_BOM()
441 looks_utf7(const unsigned char *buf, size_t nbytes, file_unichar_t *ubuf, in looks_utf7()
465 looks_ucs16(const unsigned char *bf, size_t nbytes, file_unichar_t *ubf, in looks_ucs16()
525 looks_ucs32(const unsigned char *bf, size_t nbytes, file_unichar_t *ubf, in looks_ucs32()
651 from_ebcdic(const unsigned char *buf, size_t nbytes, unsigned char *out) in from_ebcdic()
H A Dis_tar.c66 size_t nbytes = b->flen; in file_is_tar() local
99 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()
111 size_t nbytes = b->flen; in file_ascmagic_with_encoding() local
H A Dis_simh.c112 uint32_t nbytes, cbytes; in simh_parse() local
H A Dmagic.c201 ssize_t nbytes = 0; /* number of bytes read from a datafile */ in file_or_stream() local
H A Dsoftmagic.c846 size_t nbytes = b->flen; in moffset() local
1332 const unsigned char *s, uint32_t offset, size_t nbytes, struct magic *m) in mcopy()
1594 const unsigned char *s, size_t nbytes, size_t o, unsigned int cont_level, in mget()
H A Dcompress.c282 size_t nbytes = b->flen; in file_zmagic() local
477 size_t nbytes) in file_pipe2file()
H A Dder.c266 der_offs(struct magic_set *ms, struct magic *m, size_t nbytes) in der_offs()
H A Dreadcdf.c534 size_t nbytes = b->flen; in file_trycdf() local
/php-src/ext/gd/libgd/
H A Dgd_jpeg.c613 ssize_t nbytes = 0; in fill_input_buffer() local
/php-src/ext/iconv/
H A Diconv.c548 static php_iconv_err_t _php_iconv_strlen(size_t *pretval, const char *str, size_t nbytes, const cha… in _php_iconv_strlen()
624 const char *str, size_t nbytes, zend_long offset, zend_long len, const char *enc) in _php_iconv_substr()
/php-src/ext/odbc/
H A Dphp_odbc.c1144 int fp, nbytes; in PHP_FUNCTION() local
/php-src/ext/pgsql/
H A Dpgsql.c2528 int nbytes; in PHP_FUNCTION() local
2563 size_t nbytes; in PHP_FUNCTION() local
2602 volatile int nbytes; in PHP_FUNCTION() local
/php-src/main/streams/
H A Dstreams.c1645 size_t nbytes = (size_t)result; in _php_stream_copy_to_stream_ex() local
/php-src/ext/standard/
H A Dbasic_functions.c1362 size_t nbytes; local
/php-src/ext/mbstring/
H A Dmbstring.c5977 MBSTRING_API char *php_mb_safe_strrchr(const char *s, unsigned int c, size_t nbytes, const mbfl_enc… in php_mb_safe_strrchr()

Completed in 194 milliseconds