Home
last modified time | relevance | path

Searched refs:simpleType (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c22573 xmlSchemaTypePtr type = vctxt->inode->typeDef, simpleType = NULL; in xmlSchemaXPathProcessHistory() local
22627 simpleType = type->contentTypeDef; in xmlSchemaXPathProcessHistory()
22628 if (simpleType == NULL) { in xmlSchemaXPathProcessHistory()
22635 simpleType = NULL; in xmlSchemaXPathProcessHistory()
22637 simpleType = type; in xmlSchemaXPathProcessHistory()
22638 if (simpleType == NULL) { in xmlSchemaXPathProcessHistory()
22799 key->type = simpleType; in xmlSchemaXPathProcessHistory()