Home
last modified time | relevance | path

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

/trunk/main/ucb/source/regexp/
H A Dregexp.cxx213 void appendStringLiteral(rtl::OUStringBuffer * pBuffer, in appendStringLiteral() function
241 appendStringLiteral(&aBuffer, m_aReversePrefix); in getRegexp()
246 appendStringLiteral(&aBuffer, m_aPrefix); in getRegexp()
263 appendStringLiteral(&aBuffer, m_aInfix); in getRegexp()
272 appendStringLiteral(&aBuffer, m_aPrefix); in getRegexp()
277 appendStringLiteral(&aBuffer, m_aReversePrefix); in getRegexp()
288 appendStringLiteral(&aBuffer, m_aPrefix); in getRegexp()
303 appendStringLiteral(&aBuffer, m_aInfix); in getRegexp()

Completed in 18 milliseconds