Home | History | Annotate | Download | only in lang_id

Lines Matching refs:OneCharLen

60   // codepoint (like our utils::OneCharLen, which is used intensively by the
62 // feature). Hence, the rest of our code continues to use utils::OneCharLen,
64 // with utils::OneCharLen.
76 // returned by runetochar(); instead, we use utils::OneCharLen(), the same
79 int lower_num_bytes = utils::OneCharLen(lower_buf);
84 // And, by implementation of utils::OneCharLen():
116 int num_bytes = utils::OneCharLen(curr);
124 num_bytes = utils::OneCharLen(curr);
146 num_bytes = utils::OneCharLen(curr);
152 num_bytes = utils::OneCharLen(curr);