Searched refs:unicodeRegex (Results 1 – 1 of 1) sorted by relevance
30 UnicodeRegex unicodeRegex; field in UnicodePropertySymbolTable34 unicodeRegex = new UnicodeRegex().setSymbolTable(this); in UnicodePropertySymbolTable()148 …String fixedRegex = unicodeRegex.transform(propertyValue.substring(1, propertyValue.length() - 1));