Searched refs:lclFindCharacter (Results 1 – 1 of 1) sorted by relevance
48 inline const sal_Char* lclFindCharacter( const sal_Char* pcBeg, const sal_Char* pcEnd, sal_Char cCh… in lclFindCharacter() function107 const sal_Char* pcEqualSign = lclFindCharacter( pcNameBeg, pcEnd, '=' ); in lclProcessAttribs()119 … const sal_Char* pcValueEnd = lclFindCharacter( pcValueBeg + 1, pcEnd, *pcValueBeg ); in lclProcessAttribs()
Completed in 13 milliseconds