Home
last modified time | relevance | path

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

/third_party/quickjs/
Dlibunicode.h40 UNICODE_NFKD, enumerator
Dunicode_gen.c2940 …buf_len = unicode_normalize((uint32_t **)&buf, (uint32_t *)in_str, in_len, UNICODE_NFKD, NULL, NUL… in normalization_test()