HomeSort by: relevance | last modified time | path
    Searched refs:u8_decomp_final_tbl (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/common/unicode/
u8_textprep.c 922 b1 = u8_decomp_final_tbl[uv][b3_base + start_id];
938 u8_decomp_final_tbl[uv][b3_base + start_id];
948 start_id += u8_decomp_final_tbl[uv][b3_base + start_id];
955 u8s[i++] = u8_decomp_final_tbl[uv][b3_base + start_id];
  /src/external/cddl/osnet/dist/uts/common/sys/
u8_textprep_data.h 22604 static const uchar_t u8_decomp_final_tbl[2][19370] = { variable
    [all...]

Completed in 31 milliseconds