Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c22770 xmlSchemaPSVIIDCKeyPtr *keySeq; in xmlSchemaXPathProcessHistory() local
22839 keySeq = matcher->keySeqs[pos]; in xmlSchemaXPathProcessHistory()
22840 if (keySeq == NULL) { in xmlSchemaXPathProcessHistory()
22842 } else if (keySeq[idx] != NULL) { in xmlSchemaXPathProcessHistory()
22871 keySeq = (xmlSchemaPSVIIDCKeyPtr *) xmlMalloc( in xmlSchemaXPathProcessHistory()
22874 if (keySeq == NULL) { in xmlSchemaXPathProcessHistory()
22879 memset(keySeq, 0, matcher->aidc->def->nbFields * in xmlSchemaXPathProcessHistory()
22881 matcher->keySeqs[pos] = keySeq; in xmlSchemaXPathProcessHistory()
22892 xmlFree(keySeq); in xmlSchemaXPathProcessHistory()
22910 keySeq[idx] = key; in xmlSchemaXPathProcessHistory()
[all …]
/external/robolectric/lib/main/
Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...