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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c1422 xmlSchemaGetComponentDesignation(xmlChar **buf, void *item) function
1438 return(xmlSchemaGetComponentDesignation(buf, idc));
1664 xmlSchemaGetComponentDesignation(buf, item);
14131 xmlSchemaGetComponentDesignation(&str, baseItem),
14154 xmlSchemaGetComponentDesignation(&strA,
14156 xmlSchemaGetComponentDesignation(&strB,
14159 xmlSchemaGetComponentDesignation(&strC, baseItem));
14160 /* xmlSchemaGetComponentDesignation(&str, baseItem), */
14205 xmlSchemaGetComponentDesignation(&str,
14237 xmlSchemaGetComponentDesignation(
[all...]
/external/libxml2/
H A Dxmlschemas.c1427 xmlSchemaGetComponentDesignation(xmlChar **buf, void *item) function
1443 return(xmlSchemaGetComponentDesignation(buf, idc));
1669 xmlSchemaGetComponentDesignation(buf, item);
14159 xmlSchemaGetComponentDesignation(&str, baseItem),
14182 xmlSchemaGetComponentDesignation(&strA,
14184 xmlSchemaGetComponentDesignation(&strB,
14187 xmlSchemaGetComponentDesignation(&strC, baseItem));
14188 /* xmlSchemaGetComponentDesignation(&str, baseItem), */
14233 xmlSchemaGetComponentDesignation(&str,
14265 xmlSchemaGetComponentDesignation(
[all...]

Completed in 95 milliseconds