Searched refs:singleQuote (Results 1 – 3 of 3) sorted by relevance
422 sub singleQuote($) subroutine485 ($error, @aResult) = callphp(getPHPExecutable(), $sSQLDirect, singleQuote($sSQL));490 log_print ("SQL Statement: " . singleQuote($sSQL) . "\n");
34 public static String singleQuote(String _sStr) in singleQuote() method in StringHelper94 return singleQuote(_sStr); in doubleQuoteIfNeed()
4622 singleQuote
Completed in 47 milliseconds