hunt.xml.Internal

Undocumented in source.

Members

Functions

insertCodedCharacter
void insertCodedCharacter(char[] text, ulong code)
Undocumented in source. Be warned that the author may not have intended to support it.
skip
void skip(char[] text)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

skipAndExpandCharacterRefs
char[] skipAndExpandCharacterRefs(char[] text)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

AttributeNamePred
struct AttributeNamePred
Undocumented in source.
AttributeValuePred
struct AttributeValuePred(alias Quote)
Undocumented in source.
AttributeValuePurePred
struct AttributeValuePurePred(alias Quote)
Undocumented in source.
ElementNamePred
struct ElementNamePred
Undocumented in source.
NodeNamePred
struct NodeNamePred
Undocumented in source.
TextPred
struct TextPred
Undocumented in source.
TextPureNoWsPred
struct TextPureNoWsPred
Undocumented in source.
TextPureWithWsPred
struct TextPureWithWsPred
Undocumented in source.
WhitespacePred
struct WhitespacePred
Undocumented in source.

Variables

lookup_attribute_data_1
ubyte[256] lookup_attribute_data_1;
Undocumented in source.
lookup_attribute_data_1_pure
ubyte[256] lookup_attribute_data_1_pure;
Undocumented in source.
lookup_attribute_data_2
ubyte[256] lookup_attribute_data_2;
Undocumented in source.
lookup_attribute_data_2_pure
ubyte[256] lookup_attribute_data_2_pure;
Undocumented in source.
lookup_attribute_name
ubyte[256] lookup_attribute_name;
Undocumented in source.
lookup_digits
ubyte[256] lookup_digits;
Undocumented in source.
lookup_element_name
ubyte[256] lookup_element_name;
Undocumented in source.
lookup_node_name
ubyte[256] lookup_node_name;
Undocumented in source.
lookup_text
ubyte[256] lookup_text;
Undocumented in source.
lookup_text_pure_no_ws
ubyte[256] lookup_text_pure_no_ws;
Undocumented in source.
lookup_text_pure_with_ws
ubyte[256] lookup_text_pure_with_ws;
Undocumented in source.
lookup_upcase
ubyte[256] lookup_upcase;
Undocumented in source.
lookup_whitespace
ubyte[256] lookup_whitespace;
Undocumented in source.

Meta