Searched defs:hasMultipleChars (Results 1 – 4 of 4) sorted by relevance
77 static AK_FORCE_INLINE bool hasMultipleChars(const NodeFlags flags) { in hasMultipleChars() function87 const bool hasBigrams, const bool hasMultipleChars, in createAndGetFlags()
341 const bool hasMultipleChars) { in updatePtNodeFlags()
415 const bool hasShortcutTargets, const bool hasBigrams, const bool hasMultipleChars) { in updatePtNodeFlags()
516 static int makePtNodeFlags(final boolean hasMultipleChars, final boolean isTerminal, in makePtNodeFlags()