Function xml::common::is_name_start_char [−][src]
Expand description
Checks whether the given character is a name start character (NameStartChar
)
as is defined by XML 1.1 specification, section 2.3.
Checks whether the given character is a name start character (NameStartChar
)
as is defined by XML 1.1 specification, section 2.3.