Searched refs:DICTIONARY_TAG (Results 1 – 2 of 2) sorted by relevance
27 public static final String DICTIONARY_TAG = "dictionary"; field in CombinedFormatUtils42 builder.append(DICTIONARY_TAG + "="); in formatAttributeMap()
62 "^" + CombinedFormatUtils.DICTIONARY_TAG + "=[^:]+(:[^=]+=[^:]+)*"); in isCombinedDictionary()