HomeSort by: relevance | last modified time | path
    Searched refs:lex_init (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl2/groff/dist/src/preproc/pic/
pic.h 98 void lex_init(input *);
main.cpp 286 lex_init(new top_input(fp));
468 lex_init(new file_input(fp, filename));
lex.cpp 273 void lex_init(input *top) function
  /src/usr.sbin/gspa/gspa/
gspa.c 143 lex_init(line);
178 lex_init(line);
gsp_ass.h 139 void lex_init(char *line);
gsp_lex.c 73 lex_init(char *lline) function
  /src/crypto/external/apache2/openssl/dist/ssl/quic/
qlog.c 531 static int lex_init(struct lexer *lex, const char *in, size_t in_len) function
694 if (!lex_init(&lex, filter, strlen(filter)))

Completed in 20 milliseconds