Searched refs:lclFindWhiteSpace (Results 1 – 1 of 1) sorted by relevance
59 const sal_Char* lclFindWhiteSpace( const sal_Char* pcBeg, const sal_Char* pcEnd ) in lclFindWhiteSpace() function189 const sal_Char* pcWhiteSpace = lclFindWhiteSpace( pcContentBeg, pcContentEnd ); in lclProcessElement()253 const sal_Char* pcWhitespaceBeg = lclFindWhiteSpace( pcContentsBeg + 1, pcEnd ); in lclProcessCharacters()
Completed in 16 milliseconds