Searched refs:nextChar (Results 1 – 1 of 1) sorted by relevance
422 inline xub_StrLen nextChar(UniString const & rStr, xub_StrLen nPos) in nextChar() function546 *pEnd = *pPos = nextChar(rStr, *pPos); in checkWChar()643 for (xub_StrLen nPos = rBegin; nPos != rEnd; nPos = nextChar(rText, nPos)) in FindFirstURLInText()
Completed in 22 milliseconds