Searched defs:PARSE_FLAG_USE_FULL_AFFIXES (Results 1 – 5 of 5) sorted by relevance
21 public static final int PARSE_FLAG_USE_FULL_AFFIXES = 0x0100; field in ParsingUtils
23 public static final int PARSE_FLAG_USE_FULL_AFFIXES = 0x0100; field in ParsingUtils
47 PARSE_FLAG_USE_FULL_AFFIXES = 0x0100, enumerator