Home
last modified time | relevance | path

Searched defs:quotedString (Results 1 – 6 of 6) sorted by relevance

/external/proguard/src/proguard/util/
DListUtil.java135 private static String quotedString(String string) in quotedString() method in ListUtil
/external/owasp/sanitizer/src/main/org/owasp/html/
DCssGrammar.java210 void quotedString(String token); in quotedString() method
/external/icu/icu4c/source/samples/uresb/
Duresb.c185 static UChar *quotedString(const UChar *string) { in quotedString() function
/external/proguard/src/proguard/
DConfigurationWriter.java630 private String quotedString(String string) in quotedString() method in ConfigurationWriter
/external/icu/icu4c/source/tools/genrb/
Dderb.c343 static UChar *quotedString(const UChar *string) { in quotedString() function
/external/nist-sip/java/gov/nist/core/
DLexerCore.java525 public String quotedString() throws ParseException { in quotedString() method in LexerCore