Home
last modified time | relevance | path

Searched refs:nextChar (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svl/source/misc/
H A Durihelper.cxx422 inline xub_StrLen nextChar(UniString const & rStr, xub_StrLen nPos) in nextChar() function
546 *pEnd = *pPos = nextChar(rStr, *pPos); in checkWChar()
643 for (xub_StrLen nPos = rBegin; nPos != rEnd; nPos = nextChar(rText, nPos)) in FindFirstURLInText()

Completed in 14 milliseconds