Searched refs:in_word_set (Results 1 – 5 of 5) sorted by relevance
72 static const struct hash_entry *in_word_set (const char *str, unsigned int len);111 PdfKeywordHash::in_word_set (register const char *str, register unsigned int len) in in_word_set() function in PdfKeywordHash
787 const hash_entry* pEntry = PdfKeywordHash::in_word_set( rCmd.getStr(), in parseLine()
52 tokenmap::Perfect_Hash::in_word_set in getToken()113 tokenmap::Perfect_Hash::in_word_set in getTokenFromUTF8()
68 static const struct hash_entry *in_word_set (const char *str, unsigned int len);124 AfmKeywordHash::in_word_set (const char *str, unsigned int len) in in_word_set() function in AfmKeywordHash
339 const hash_entry* pEntry = AfmKeywordHash::in_word_set( ident, len ); in recognize()
Completed in 52 milliseconds