Home
last modified time | relevance | path

Searched refs:LookupWord (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
Dparsdate.y118 static int LookupWord(char *, int);
638 static int LookupWord(char *buff, in LookupWord() function
821 return LookupWord(buff, (int) (p - buff)); in date_lex()
/mirbsd/src/usr.sbin/eeprom/
Dgetdate.y624 LookupWord(char *buff) in LookupWord() function
764 return LookupWord(buff); in yylex()