Searched refs:xmlSchemaNewQNameValue (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlschemastypes.h134 xmlSchemaNewQNameValue (const xmlChar *namespaceName,
/haiku-fatelf/src/tools/docbook/libxml2/
H A Delfgcchack.h9658 #undef xmlSchemaNewQNameValue macro
9659 extern __typeof (xmlSchemaNewQNameValue) xmlSchemaNewQNameValue __attribute((alias("xmlSchemaNewQNameValue__internal_alias")));
9661 #ifndef xmlSchemaNewQNameValue
9662 extern __typeof (xmlSchemaNewQNameValue) xmlSchemaNewQNameValue__internal_alias __attribute((visibility("hidden")));
9663 #define xmlSchemaNewQNameValue xmlSchemaNewQNameValue__internal_alias macro
H A Dxmlschemastypes.c980 * xmlSchemaNewQNameValue:
990 xmlSchemaNewQNameValue(const xmlChar *namespaceName, function
H A Dxmlschemas.c24098 *val = xmlSchemaNewQNameValue(
24101 *val = xmlSchemaNewQNameValue(NULL,

Completed in 201 milliseconds