Home
last modified time | relevance | path

Searched refs:WORD_NORMALIZE_NOTOK (Results 1 – 11 of 11) sorted by relevance

/dports/textproc/mifluz/mifluz-0.26.0/mifluz/
H A DWordType.cc83 if((flags = Normalize(new_word)) & WORD_NORMALIZE_NOTOK) { in WordType()
84 … because %s\n", (const char*)filename, word, (char*)NormalizeStatus(flags & WORD_NORMALIZE_NOTOK)); in WordType()
105 return status | WORD_NORMALIZE_NULL | WORD_NORMALIZE_NOTOK; in Normalize()
127 return status | WORD_NORMALIZE_NOTOK; in Normalize()
134 return status | WORD_NORMALIZE_TOOSHORT | WORD_NORMALIZE_NOTOK; in Normalize()
144 return status | WORD_NORMALIZE_CONTROL | WORD_NORMALIZE_NOTOK; in Normalize()
146 return status | WORD_NORMALIZE_NUMBER | WORD_NORMALIZE_NOTOK; in Normalize()
153 if(!alpha) return status | WORD_NORMALIZE_NOALPHA | WORD_NORMALIZE_NOTOK; in Normalize()
159 return status | WORD_NORMALIZE_BAD | WORD_NORMALIZE_NOTOK; in Normalize()
H A DWordType.h94 #define WORD_NORMALIZE_NOTOK 0x8000 macro
H A DWordListOne.cc184 if(wtype.Normalize(word) & WORD_NORMALIZE_NOTOK) in Override()
458 if(context->GetType().Normalize(*field) & WORD_NORMALIZE_NOTOK) { in Word()
/dports/textproc/htdig/htdig-3.2.0b6/htword/
H A DWordType.cc84 if((flags = Normalize(new_word)) & WORD_NORMALIZE_NOTOK) { in WordType()
85 … because %s\n", (const char*)filename, word, (char*)NormalizeStatus(flags & WORD_NORMALIZE_NOTOK)); in WordType()
H A DWordType.h41 #define WORD_NORMALIZE_NOTOK (WORD_NORMALIZE_TOOSHORT| \ macro
H A DWordListOne.cc188 if(wtype.Normalize(word) & WORD_NORMALIZE_NOTOK) in Override()
462 if(context->GetType().Normalize(*field) & WORD_NORMALIZE_NOTOK) { in Word()
H A DWordList.cc143 if(wtype.Normalize(word) & WORD_NORMALIZE_NOTOK) in Put()
/dports/textproc/htdig/htdig-3.2.0b6/htsearch/
H A Dhtsearch.cc633 if(HtWordNormalize(word) & WORD_NORMALIZE_NOTOK) in setupWords()
/dports/textproc/htdig/htdig-3.2.0b6/libhtdig/
H A Dlibhtdig_htsearch.cc804 if (HtWordNormalize(word) & WORD_NORMALIZE_NOTOK) in setupWords()
/dports/textproc/mifluz/mifluz-0.26.0/
H A DChangeLog348 Change the semantic of WORD_NORMALIZE_NOTOK and replaced
/dports/textproc/mifluz/mifluz-0.26.0/doc/
H A Dmifluz.texinfo3221 a word is rejected (return value has WORD_NORMALIZE_NOTOK bit set) it will not