Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dencoding.c76 file_unichar_t **ubuf, size_t *ulen, const char **code, in file_encoding()
351 size_t *ulen) in file_looks_utf8()
432 file_unichar_t *ubuf, size_t *ulen) in looks_utf8_with_BOM()
442 size_t *ulen) in looks_utf7()
466 size_t *ulen) in looks_ucs16()
526 size_t *ulen) in looks_ucs32()
H A Dascmagic.c74 size_t ulen = 0; in file_ascmagic() local
106 file_unichar_t *ubuf, size_t ulen, const char *code, const char *type, in file_ascmagic_with_encoding()
338 encode_utf8(unsigned char *buf, size_t len, file_unichar_t *ubuf, size_t ulen) in encode_utf8()
/php-src/ext/pdo_odbc/
H A Dodbc_stmt.c187 zend_ulong ulen; in odbc_stmt_execute() local
471 zend_ulong ulen; in odbc_stmt_param_hook() local
/php-src/ext/intl/
H A Dintl_data.h103 #define INTL_METHOD_RETVAL_UTF8(obj, ustring, ulen, free_it) \ argument

Completed in 11 milliseconds