Searched refs:_sToQuote (Results 1 – 1 of 1) sorted by relevance
289 public String Quote(String _sToQuote) in Quote() argument293 int nQuote = _sToQuote.indexOf(ts); in Quote()296 return ds + _sToQuote + ds; in Quote()298 return ts + _sToQuote + ts; in Quote()
Completed in 10 milliseconds