Searched refs:valuep2 (Results 1 – 1 of 1) sorted by relevance
189 void *valuep2; member846 if ((atom->type == XML_REGEXP_STRING) && (atom->valuep2 != NULL)) in xmlRegFreeAtom()847 xmlFree(atom->valuep2); in xmlRegFreeAtom()4381 values[nb++] = (xmlChar *) atom->valuep2; in xmlRegExecGetValues()4391 values[nb++] = (xmlChar *) atom->valuep2; in xmlRegExecGetValues()4418 values[nb++] = (xmlChar *) atom->valuep2; in xmlRegExecGetValues()5998 atom->valuep2 = xmlStrdup(err_msg); in xmlAutomataNewNegTrans()