Searched refs:to_ucs4 (Results 1 – 25 of 63) sorted by relevance
123
25 static const uint32_t to_ucs4[256] = variable414 ch = to_ucs4[ch]; \431 uint32_t ch = to_ucs4[c]; \
23 static const uint32_t to_ucs4[256] = variable429 ch = to_ucs4[ch]; \445 uint32_t ch = to_ucs4[c]; \
37 uint32_t ch = to_ucs4[*inptr]; \52 uint32_t ch = to_ucs4[c]; \
25 static const uint32_t to_ucs4[256] = variable433 ch = to_ucs4[ch]; \453 uint32_t ch = to_ucs4[c]; \
53 uint32_t ch = to_ucs4[*inptr]; \71 uint32_t ch = to_ucs4[c]; \
21 static const uint32_t to_ucs4[256] = variable
Completed in 21 milliseconds