Searched refs:removeQuotes (Results 1 – 4 of 4) sorted by relevance
848 resTop.name = removeQuotes(resTop.name); in buildKeyList()967 public static String removeQuotes(String s) { in removeQuotes() method
760 this.val = LDML2ICUBinaryWriter.removeQuotes(this.val); in writeBinary()
4770 def removeQuotes(s,l,t): function4844 tagAttrValue = dblQuotedString.copy().setParseAction( removeQuotes )4850 … tagAttrValue = quotedString.copy().setParseAction( removeQuotes ) | Word(printablesLessRAbrack)