Searched defs:BytesDictionaryMatcher (Results 1 – 2 of 2) sorted by relevance
15 class BytesDictionaryMatcher extends DictionaryMatcher { class19 public BytesDictionaryMatcher(byte[] chars, int transform) { in BytesDictionaryMatcher() method in BytesDictionaryMatcher
121 BytesDictionaryMatcher(const char *c, int32_t t, UDataMemory *f) in BytesDictionaryMatcher() function