Home
last modified time | relevance | path

Searched defs:ulen (Results 1 – 8 of 8) sorted by relevance

/PHP-7.2/ext/fileinfo/libmagic/
H A Dencoding.c69 …gic_set *ms, const unsigned char *buf, size_t nbytes, unichar **ubuf, size_t *ulen, const char **c… in file_encoding()
232 size_t *ulen) in looks_ascii()
251 looks_latin1(const unsigned char *buf, size_t nbytes, unichar *ubuf, size_t *ulen) in looks_latin1()
271 size_t *ulen) in looks_extended()
301 file_looks_utf8(const unsigned char *buf, size_t nbytes, unichar *ubuf, size_t *ulen) in file_looks_utf8()
373 size_t *ulen) in looks_utf8_with_BOM()
382 looks_utf7(const unsigned char *buf, size_t nbytes, unichar *ubuf, size_t *ulen) in looks_utf7()
402 size_t *ulen) in looks_ucs16()
H A Dascmagic.c75 size_t ulen = 0; in file_ascmagic() local
99 size_t nbytes, unichar *ubuf, size_t ulen, const char *code, in file_ascmagic_with_encoding()
312 encode_utf8(unsigned char *buf, size_t len, unichar *ubuf, size_t ulen) in encode_utf8()
H A Dfuncs.c180 size_t ulen; in file_buffer() local
/PHP-7.2/ext/pdo_odbc/
H A Dodbc_stmt.c193 zend_ulong ulen; in odbc_stmt_execute() local
461 zend_ulong ulen; in odbc_stmt_param_hook() local
486 zend_ulong ulen; in odbc_stmt_param_hook() local
652 zend_ulong ulen; in odbc_stmt_get_col() local
/PHP-7.2/ext/zip/lib/
H A Dzip_utf-8.c121 zip_uint32_t i, j, ulen; in _zip_guess_encoding() local
/PHP-7.2/ext/intl/
H A Dintl_data.h95 #define INTL_METHOD_RETVAL_UTF8(obj, ustring, ulen, free_it) \ argument
/PHP-7.2/ext/bcmath/libbcmath/src/
H A Drecmul.c173 _bc_rec_mul (bc_num u, int ulen, bc_num v, int vlen, bc_num *prod, in _bc_rec_mul()
/PHP-7.2/ext/interbase/
H A Dibase_service.c210 size_t hlen, ulen, plen, spb_len; in PHP_FUNCTION() local

Completed in 33 milliseconds