HomeSort by: relevance | last modified time | path
    Searched defs:quoted_next (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/xlint/lint1/
lex.c 729 quoted_next(const buffer *lit, quoted_iterator *it) function in typeref:typename:bool
874 for (; quoted_next(buf, &it); prev = it) {
952 while (quoted_next(&buf, &it)) {
992 while (quoted_next(&buf, &it)) {
1401 while (quoted_next(&buf, &it))

Completed in 14 milliseconds