Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cvtres/Inputs/
Dlanguages.rc4 randomdat RCDATA
13 randomdat RCDATA
22 randomdat RCDATA
/external/owasp/sanitizer/src/main/org/owasp/html/
DHtmlTextEscapingMode.java72 RCDATA, enumConstant
110 .put("textarea", RCDATA)
111 .put("title", RCDATA)
DHtmlLexer.java306 token, (this.textEscapingMode == HtmlTextEscapingMode.RCDATA in produce()
DTagBalancingHtmlStreamEventReceiver.java1000 case RCDATA: return true; in allowsPlainTextualContent()
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-rc/Inputs/
Dtag-user.rc4 501 RCDATA {
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/Resources/
Dnewres.h4 #define SHMENUBAR RCDATA
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/
Dtokenization.txt25 states: PCDATA, RCDATA, CDATA, and PLAINTEXT. Initially it must be in
26 the PCDATA state. In the RCDATA and CDATA states, a further escape flag
82 RCDATA states and the escape flag is false: switch to the
87 If the content model flag is set to either the RCDATA state or
101 When the content model flag is set to either the RCDATA state or
107 If the content model flag is set to either the RCDATA state or
141 If the content model flag is set to the RCDATA or CDATA states
185 If the content model flag is set to the RCDATA or CDATA states but no
187 (fragment case), or, if the content model flag is set to the RCDATA or
Dtree-construction.txt131 The generic CDATA element parsing algorithm and the generic RCDATA
137 CDATA state; otherwise the algorithm invoked was the generic RCDATA
139 flag to the RCDATA state.
141 4. Then, switch the insertion mode to "in CDATA/RCDATA".
502 Follow the generic RCDATA element parsing algorithm.
531 7. Switch the insertion mode to "in CDATA/RCDATA".
1158 3. Switch the tokeniser's content model flag to the RCDATA state.
1160 5. Switch the insertion mode to "in CDATA/RCDATA".
1247 8.2.5.11 The "in CDATA/RCDATA" insertion mode
1249 When the insertion mode is "in CDATA/RCDATA", tokens must be handled as