HomeSort by: relevance | last modified time | path
    Searched defs:utf8_decode_step (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/locale/
c8rtomb.c 115 utf8_decode_step(utf8_state_t state, char8_t c8, char32_t *pc32) function in typeref:typename:utf8_state_t
202 state = utf8_decode_step(state, c8, &c32);

Completed in 10 milliseconds