Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_parser.c88 case QSTRING: in cil_parser()
95 if (tok.type == QSTRING) { in cil_parser()
Dcil_lexer.h38 #define QSTRING 4 macro
/external/owasp/sanitizer/src/main/org/owasp/html/
DHtmlTokenType.java61 QSTRING, enumConstant
DHtmlLexer.java146 || HtmlTokenType.QSTRING == token.type) { in produce()
419 type = HtmlTokenType.QSTRING; in parseToken()
/external/selinux/libsepol/cil/test/unit/
Dtest_cil_lexer.c80 CuAssertIntEquals(tc, QSTRING, test_tok.type); in test_cil_lexer_next()
/external/owasp/sanitizer/distrib/lib/
Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/ ...