Searched refs:msPattern (Results 1 – 2 of 2) sorted by relevance
133 if (msPattern != null) in toString()136 aBuffer.append(msPattern); in toString()230 msPattern = sValue; in SetPattern()304 return msPattern; in GetPattern()335 private String msPattern; field in Restriction
76 msPattern = aRestriction.GetPattern(); in ApplyRestriction()81 …maPattern = Pattern.compile(msPattern.replace("\\p{Is", "\\p{In"), Pattern.UNICODE_CHARACTER_CLASS… in ApplyRestriction()217 return msPattern; in GetPatternRestriction()265 private String msPattern; field in StringNode