Searched defs:FLAG_IS_NOT_A_WORD (Results 1 – 3 of 3) sorted by relevance
129 static const NodeFlags FLAG_IS_NOT_A_WORD; variable
43 const PtReadingUtils::NodeFlags PtReadingUtils::FLAG_IS_NOT_A_WORD = 0x02; member in latinime::PtReadingUtils
201 static final int FLAG_IS_NOT_A_WORD = 0x02; field in FormatSpec