Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dencoding.c71 size_t *ulen, const char **code, const char **code_mime, const char **type) in file_encoding()
255 size_t *ulen) in looks_ascii()
274 looks_latin1(const unsigned char *buf, size_t nbytes, unichar *ubuf, size_t *ulen) in looks_latin1()
294 size_t *ulen) in looks_extended()
324 file_looks_utf8(const unsigned char *buf, size_t nbytes, unichar *ubuf, size_t *ulen) in file_looks_utf8()
396 size_t *ulen) in looks_utf8_with_BOM()
405 looks_utf7(const unsigned char *buf, size_t nbytes, unichar *ubuf, size_t *ulen) in looks_utf7()
425 size_t *ulen) in looks_ucs16()
464 size_t *ulen) in looks_ucs32()
H A Dascmagic.c74 size_t ulen = 0; in file_ascmagic() local
106 const struct buffer *b, unichar *ubuf, size_t ulen, const char *code, in file_ascmagic_with_encoding()
341 encode_utf8(unsigned char *buf, size_t len, unichar *ubuf, size_t ulen) in encode_utf8()
/PHP-7.4/ext/pdo_odbc/
H A Dodbc_stmt.c192 zend_ulong ulen; in odbc_stmt_execute() local
467 zend_ulong ulen; in odbc_stmt_param_hook() local
492 zend_ulong ulen; in odbc_stmt_param_hook() local
655 zend_ulong ulen; in odbc_stmt_get_col() local
/PHP-7.4/ext/intl/
H A Dintl_data.h95 #define INTL_METHOD_RETVAL_UTF8(obj, ustring, ulen, free_it) \ argument
/PHP-7.4/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()

Completed in 13 milliseconds