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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlschemastypes.h107 xmlSchemaValPredefTypeNodeNoNorm(xmlSchemaTypePtr type,
/haiku-fatelf/src/tools/docbook/libxml2/
H A Delfgcchack.h9802 #undef xmlSchemaValPredefTypeNodeNoNorm macro
9803 extern __typeof (xmlSchemaValPredefTypeNodeNoNorm) xmlSchemaValPredefTypeNodeNoNorm __attribute((alias("xmlSchemaValPredefTypeNodeNoNorm__internal_alias")));
9805 #ifndef xmlSchemaValPredefTypeNodeNoNorm
9806 extern __typeof (xmlSchemaValPredefTypeNodeNoNorm) xmlSchemaValPredefTypeNodeNoNorm__internal_alias __attribute((visibility("hidden")));
9807 #define xmlSchemaValPredefTypeNodeNoNorm xmlSchemaValPredefTypeNodeNoNorm__internal_alias macro
H A Dxmlschemastypes.c3337 * xmlSchemaValPredefTypeNodeNoNorm:
3351 xmlSchemaValPredefTypeNodeNoNorm(xmlSchemaTypePtr type, const xmlChar *value, function
H A Dxmlschemas.c24210 ret = xmlSchemaValPredefTypeNodeNoNorm(biType,
24213 ret = xmlSchemaValPredefTypeNodeNoNorm(biType,
24227 ret = xmlSchemaValPredefTypeNodeNoNorm(biType,
24230 ret = xmlSchemaValPredefTypeNodeNoNorm(biType,

Completed in 126 milliseconds