Home
last modified time | relevance | path

Searched refs:utf8_mblen (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libast/common/comp/
H A Dsetlocale.c620 utf8_mblen(const char* str, size_t n) in utf8_mblen() function
654 ast.mb_len = utf8_mblen; in set_ctype()
/titanic_50/usr/src/lib/libast/common/
H A DRELEASE51 09-08-17 comp/setlocale.c: add AST_LC_utf8 and { utf8_mbtowc() utf8_mblen() }