Searched refs:UTF8PreviousCharLen (Results 1 – 2 of 2) sorted by relevance
90 UTF8PreviousCharLen(const char *text, const char *limit) in UTF8PreviousCharLen() function
334 int32 charLen = UTF8PreviousCharLen(text + start, text); in BackwardErase()