MCPcopy Create free account
hub / github.com/Kitware/VTK / xmlSchemaGetIDCDesignation

Function xmlSchemaGetIDCDesignation

ThirdParty/libxml2/vtklibxml2/xmlschemas.c:1456–1460  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1454}
1455
1456static const xmlChar*
1457xmlSchemaGetIDCDesignation(xmlChar **buf, xmlSchemaIDCPtr idc)
1458{
1459 return(xmlSchemaGetComponentDesignation(buf, idc));
1460}
1461
1462/**
1463 * xmlSchemaWildcardPCToString:

Callers 1

Calls 1

Tested by

no test coverage detected