rapidxml
std::size_t name_size ( ) const [inline]

Gets size of node name, not including terminator character. This function works correctly irrespective of whether name is or is not zero terminated.

Returns:
Size of node name, in characters.

Referenced by memory_pool< Ch >::clone_node(), xml_node< Ch >::first_attribute(), xml_node< Ch >::first_node(), xml_node< Ch >::last_attribute(), xml_node< Ch >::last_node(), xml_attribute< Ch >::next_attribute(), xml_node< Ch >::next_sibling(), xml_attribute< Ch >::previous_attribute(), and xml_node< Ch >::previous_sibling().