Searched defs:dequote (Results 1 – 4 of 4) sorted by relevance
94 def dequote(string): function
156 def dequote(string): function
382 int dequote /* True to dequote */ in sqlite3ExprAlloc()1029 int dequote /* True to cause the name to be dequoted */ in sqlite3ExprListSetName()
830 static void dequote(char *z){ in dequote() function