Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ScanningFunction

Enumerator
SubsetContent 
Name 
QName 
Nmtoken 
Doctype1 
Doctype2 
Element1 
Element2 
Element3 
Element4 
Element5 
Element6 
Element7 
Attlist1 
Attlist2 
Attlist3 
Attlist4 
Attlist5 
Attlist6 
Attlist7 
Entity1 
Entity2 
Entity3 
Notation1 
CondSection1 
CondSection2 
CondSection3 
Literal 
SystemId 
PublicId1 
PublicId2 
ClosingTag 
ParamEntitySpace 
None 

Definition at line 63 of file DtdParser.cs.

64 {
66 Name,
67 QName,
68 Nmtoken,
85 Entity1,
86 Entity2,
87 Entity3,
92 Literal,
98 None
99 }