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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c822 typedef xmlSchemaIDCStateObj *xmlSchemaIDCStateObjPtr; typedef
825 xmlSchemaIDCStateObjPtr next; /* next if in a list */
1002 xmlSchemaIDCStateObjPtr xpathStates; /* first active state object. */
1003 xmlSchemaIDCStateObjPtr xpathStatePool; /* first stored state object. */
3846 xmlSchemaFreeIDCStateObjList(xmlSchemaIDCStateObjPtr sto)
3848 xmlSchemaIDCStateObjPtr next;
22361 xmlSchemaIDCStateObjPtr sto;
22374 sto = (xmlSchemaIDCStateObjPtr) xmlMalloc(sizeof(xmlSchemaIDCStateObj));
22432 xmlSchemaIDCStateObjPtr sto, head = NULL, first;
22609 xmlSchemaIDCStateObjPtr st
[all...]
/external/libxml2/
H A Dxmlschemas.c822 typedef xmlSchemaIDCStateObj *xmlSchemaIDCStateObjPtr; typedef
825 xmlSchemaIDCStateObjPtr next; /* next if in a list */
1003 xmlSchemaIDCStateObjPtr xpathStates; /* first active state object. */
1004 xmlSchemaIDCStateObjPtr xpathStatePool; /* first stored state object. */
3865 xmlSchemaFreeIDCStateObjList(xmlSchemaIDCStateObjPtr sto)
3867 xmlSchemaIDCStateObjPtr next;
22390 xmlSchemaIDCStateObjPtr sto;
22403 sto = (xmlSchemaIDCStateObjPtr) xmlMalloc(sizeof(xmlSchemaIDCStateObj));
22461 xmlSchemaIDCStateObjPtr sto, head = NULL, first;
22638 xmlSchemaIDCStateObjPtr st
[all...]

Completed in 166 milliseconds