Home
last modified time | relevance | path

Searched defs:_xmlSchemaIDCSelect (Results 1 – 2 of 2) sorted by relevance

/third_party/libxml2/
Dxmlschemas.c729 struct _xmlSchemaIDCSelect { struct
730 xmlSchemaIDCSelectPtr next;
731 xmlSchemaIDCPtr idc;
732 int index; /* an index position if significant for IDC key-sequences */
733 const xmlChar *xpath; /* the XPath expression */
734 void *xpathComp; /* the compiled XPath expression */
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlschemas.c758 struct _xmlSchemaIDCSelect { struct
759 xmlSchemaIDCSelectPtr next;
760 xmlSchemaIDCPtr idc;
761 int index; /* an index position if significant for IDC key-sequences */
762 const xmlChar *xpath; /* the XPath expression */
763 void *xpathComp; /* the compiled XPath expression */