Searched refs:LookupWord (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/shell_cmds-179/find/
H A Dgetdate.y671 LookupWord(char *buff)
811 return LookupWord(buff);
/macosx-10.10/sudo-73/src/
H A Dgetdate.y668 LookupWord(buff)
809 return LookupWord(buff);
H A Dgetdate.c736 LookupWord(buff)
877 return LookupWord(buff);
735 LookupWord(buff) function
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclGetDate.y176 static int LookupWord(YYSTYPE* yylvalPtr, char *buff);
771 LookupWord(
947 return LookupWord(yylvalPtr, buff);
H A DtclDate.c315 static int LookupWord(YYSTYPE* yylvalPtr, char *buff);
2562 LookupWord(
2738 return LookupWord(yylvalPtr, buff);
2558 LookupWord( function
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclGetDate.y132 static int LookupWord _ANSI_ARGS_((char *buff));
874 LookupWord(buff)
1031 return LookupWord(buff);
H A DtclDate.c115 static int LookupWord _ANSI_ARGS_((char *buff));
655 LookupWord(buff) function
812 return LookupWord(buff);

Completed in 137 milliseconds