Searched defs:PARSE_FLAG_USE_FULL_AFFIXES (Results 1 – 3 of 3) 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
46 PARSE_FLAG_USE_FULL_AFFIXES = 0x0100, enumerator