Hubbub
|
Mapping table for case changes. More...
Data Fields | |
const char * | attr |
Lower case attribute name. More... | |
size_t | len |
Length of name in bytes. More... | |
const char * | proper |
Correctly cased version. More... | |
Mapping table for case changes.
Definition at line 25 of file in_foreign_content.c.
const char* case_changes::attr |
Lower case attribute name.
Definition at line 27 of file in_foreign_content.c.
size_t case_changes::len |
Length of name in bytes.
Definition at line 28 of file in_foreign_content.c.
const char* case_changes::proper |
Correctly cased version.
Definition at line 29 of file in_foreign_content.c.