Searched refs:sEscapedSingleQuote (Results 1 – 2 of 2) sorted by relevance
296 STAFString sEscapedSingleQuote("\\'"); variable331 input.replace(sSingleQuote, sEscapedSingleQuote) + in quoteString()
543 static STAFString sEscapedSingleQuote("\\'"); in ISTAFQuoteString() local552 input.replace(sSingleQuote, sEscapedSingleQuote) + in ISTAFQuoteString()