OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:invalid_escape
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/lint1/
lex.c
776
it->
invalid_escape
= !allow_c90;
785
it->
invalid_escape
= !allow_gcc;
806
it->
invalid_escape
= !allow_c90;
813
it->
invalid_escape
= !allow_c90 && delim == '\'';
818
it->
invalid_escape
= !allow_c90;
821
it->
invalid_escape
= true;
881
else if (!it.
invalid_escape
)
lint1.h
525
bool
invalid_escape
; /* single-character escape, recoverable */
member in struct:__anondcf084d01b08
Completed in 13 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025