declxml.hpp File Reference
#include "xml/declxml.h"
Go to the source code of this file.
Function Documentation
xml_forceinline bool is_attribute_char |
( |
ub1_t |
symbol |
) |
|
xml_forceinline bool is_digit |
( |
ub1_t |
symbol |
) |
|
xml_forceinline bool is_encname_char |
( |
ub1_t |
symbol |
) |
|
xml_forceinline bool is_letter |
( |
ub1_t |
symbol |
) |
|
xml_forceinline bool is_name_char |
( |
ub1_t |
symbol |
) |
|
xml_forceinline bool is_name_first_char |
( |
ub1_t |
symbol |
) |
|
xml_forceinline bool is_public_char |
( |
ub1_t |
symbol |
) |
|
xml_forceinline bool is_versionnum_char |
( |
ub1_t |
symbol |
) |
|
xml_forceinline bool is_white_space |
( |
ub1_t |
symbol |
) |
|
Variable Documentation