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

/external/libxml2/
H A Drunsuite.c97 static char *testEntitiesValue[MAX_ENTITIES]; variable
105 if (testEntitiesValue[i] != NULL)
106 xmlFree(testEntitiesValue[i]);
116 testEntitiesValue[nb_entities] = content;
135 (const xmlChar *) testEntitiesValue[i]);

Completed in 2644 milliseconds