Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
A Dlexer.l87 char open_quote = 0;
136 open_quote = yytext[0];
A Dlexer.lex.c2505 char open_quote = 0; variable
2734 open_quote = yytext[0];
2799 if (open_quote == yytext[0]) {
/linux/security/selinux/
A Dhooks.c2615 bool open_quote = false; in opt_len() local
2621 open_quote = !open_quote; in opt_len()
2622 if (c == ',' && !open_quote) in opt_len()

Completed in 21 milliseconds