Searched defs:lex (Results 1 – 9 of 9) sorted by relevance
| /freebsd-10-stable/contrib/ntp/lib/isc/ |
| D | lex.c | 72 grow_data(isc_lex_t *lex, size_t *remainingp, char **currp, char **prevp) { in grow_data() 91 isc_lex_t *lex; in isc_lex_create() local 126 isc_lex_t *lex; in isc_lex_destroy() local 147 isc_lex_getcomments(isc_lex_t *lex) { in isc_lex_getcomments() 158 isc_lex_setcomments(isc_lex_t *lex, unsigned int comments) { in isc_lex_setcomments() 169 isc_lex_getspecials(isc_lex_t *lex, isc_lexspecials_t specials) { in isc_lex_getspecials() 180 isc_lex_setspecials(isc_lex_t *lex, isc_lexspecials_t specials) { in isc_lex_setspecials() 192 new_source(isc_lex_t *lex, isc_boolean_t is_file, isc_boolean_t need_close, in new_source() 227 isc_lex_openfile(isc_lex_t *lex, const char *filename) { in isc_lex_openfile() 248 isc_lex_openstream(isc_lex_t *lex, FILE *stream) { in isc_lex_openstream() [all …]
|
| /freebsd-10-stable/usr.bin/mail/ |
| D | list.c | 489 static struct lex { struct 509 struct lex *lp; in scan() argument
|
| D | lex.c | 486 lex(char word[]) in lex() function
|
| /freebsd-10-stable/contrib/binutils/gas/ |
| D | app.c | 57 static char lex[256]; variable
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/ |
| D | CommentLexer.cpp | 711 void Lexer::lex(Token &T) { in lex() function in clang::comments::Lexer
|
| /freebsd-10-stable/contrib/tcsh/ |
| D | sh.lex.c | 147 lex(struct wordent *hp) in lex() function
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/ |
| D | Format.cpp | 1002 ArrayRef<FormatToken *> lex() { in lex() function in clang::format::__anonbe7c64ad0111::FormatTokenLexer
|
| /freebsd-10-stable/lib/libfetch/ |
| D | http.c | 754 http_header_lex_t lex; in http_parse_authenticate() local
|
| /freebsd-10-stable/gnu/usr.bin/grep/ |
| D | dfa.c | 714 lex (void) in lex() function
|