Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dqlog.c560 static int lex_eot(struct lexer *lex) in lex_eot() function
567 return lex_eot(lex) ? -1 : *lex->p; in lex_peek_char()
572 if (lex_eot(lex)) in lex_skip_char()

Completed in 5 milliseconds