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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c1422 xmlSchemaGetComponentDesignation(xmlChar **buf, void *item) function
1438 return(xmlSchemaGetComponentDesignation(buf, idc));
1664 xmlSchemaGetComponentDesignation(buf, item);
14065 xmlSchemaGetComponentDesignation(&str, baseItem),
14088 xmlSchemaGetComponentDesignation(&strA,
14090 xmlSchemaGetComponentDesignation(&strB,
14093 xmlSchemaGetComponentDesignation(&strC, baseItem));
14094 /* xmlSchemaGetComponentDesignation(&str, baseItem), */
14139 xmlSchemaGetComponentDesignation(&str,
14171 xmlSchemaGetComponentDesignation(
[all...]

Completed in 899 milliseconds