Searched refs:quotedString (Results 1 - 10 of 10) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/parser/
H A DWarningParser.java116 String text = this.lexer.quotedString();
160 text = this.lexer.quotedString();
H A DAddressParser.java70 name = this.lexer.quotedString();
H A DViaParser.java169 str = lexer.quotedString();
/external/proguard/src/proguard/util/
H A DListUtil.java53 buffer.append(quotedString((String)list.get(index)));
128 private static String quotedString(String string) method in class:ListUtil
/external/nist-sip/java/gov/nist/core/
H A DParserCore.java69 str = lexer.quotedString();
/external/icu4c/samples/uresb/
H A Duresb.c58 static UChar *quotedString(const UChar *string);
185 static UChar *quotedString(const UChar *string) { function
230 UChar *string = quotedString(thestr);
/external/proguard/src/proguard/
H A DConfigurationWriter.java228 writer.print(quotedString((String)filter.get(index)));
285 writer.println(quotedString(argumentString));
310 writer.println(quotedString(arguments));
605 return quotedString(fileName);
612 private String quotedString(String string) method in class:ConfigurationWriter
/external/icu4c/tools/genrb/
H A Dderb.c61 static UChar *quotedString(const UChar *string);
373 static UChar *quotedString(const UChar *string) { function
475 UChar *string = quotedString(thestr);
517 UChar *string = quotedString(thestr);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 289 milliseconds