Searched defs:lex (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/usr.bin/mail/
H A Dlex.c486 lex(char word[]) function
H A Dlist.c489 static struct lex { struct
/freebsd-10-stable/contrib/binutils/gas/
H A Dapp.c57 static char lex[256]; variable
[all...]
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dlex.c72 grow_data(isc_lex_t *lex, size_t *remainingp, char **currp, char **prevp) { argument
91 isc_lex_t *lex; local
126 isc_lex_t *lex; local
147 isc_lex_getcomments(isc_lex_t *lex) argument
158 isc_lex_setcomments(isc_lex_t *lex, unsigned int comments) argument
169 isc_lex_getspecials(isc_lex_t *lex, isc_lexspecials_t specials) argument
180 isc_lex_setspecials(isc_lex_t *lex, isc_lexspecials_t specials) argument
192 new_source(isc_lex_t *lex, isc_boolean_t is_file, isc_boolean_t need_close, void *input, const char *name) argument
227 isc_lex_openfile(isc_lex_t *lex, const char *filename) argument
248 isc_lex_openstream(isc_lex_t *lex, FILE *stream) argument
263 isc_lex_openbuffer(isc_lex_t *lex, isc_buffer_t *buffer) argument
278 isc_lex_close(isc_lex_t *lex) argument
330 pushandgrow(isc_lex_t *lex, inputsource *source, int c) argument
353 isc_lex_gettoken(isc_lex_t *lex, unsigned int options, isc_token_t *tokenp) argument
796 isc_lex_getmastertoken(isc_lex_t *lex, isc_token_t *token, isc_tokentype_t expect, isc_boolean_t eol) argument
832 isc_lex_getoctaltoken(isc_lex_t *lex, isc_token_t *token, isc_boolean_t eol) argument
859 isc_lex_ungettoken(isc_lex_t *lex, isc_token_t *tokenp) argument
881 isc_lex_getlasttokentext(isc_lex_t *lex, isc_token_t *tokenp, isc_region_t *r) argument
903 isc_lex_getsourcename(isc_lex_t *lex) argument
916 isc_lex_getsourceline(isc_lex_t *lex) argument
930 isc_lex_setsourcename(isc_lex_t *lex, const char *name) argument
948 isc_lex_isfile(isc_lex_t *lex) argument
[all...]
/freebsd-10-stable/contrib/tcsh/
H A Dsh.lex.c147 lex(struct wordent *hp) function
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp1002 ArrayRef<FormatToken *> lex() { function in class:clang::format::__anon3275::FormatTokenLexer
/freebsd-10-stable/lib/libfetch/
H A Dhttp.c754 http_header_lex_t lex; local
[all...]
/freebsd-10-stable/gnu/usr.bin/grep/
H A Ddfa.c714 lex (void) function
[all...]

Completed in 154 milliseconds