Searched defs:quote (Results 1 – 3 of 3) sorted by relevance
123 private static String quote(EditableItem text) { in quote() method in CodeGenerator127 private static String quote(String text) { in quote() method in CodeGenerator
77 public static String quote(String path) { in quote() method in SourceProcessor
563 quote( const void* data, int len ) in quote() function