Searched refs:valuep2 (Results 1 – 1 of 1) sorted by relevance
191 void *valuep2; member822 if ((atom->type == XML_REGEXP_STRING) && (atom->valuep2 != NULL)) in xmlRegFreeAtom()823 xmlFree(atom->valuep2); in xmlRegFreeAtom()4310 values[nb++] = (xmlChar *) atom->valuep2; in xmlRegExecGetValues()4320 values[nb++] = (xmlChar *) atom->valuep2; in xmlRegExecGetValues()4347 values[nb++] = (xmlChar *) atom->valuep2; in xmlRegExecGetValues()5841 atom->valuep2 = xmlStrdup(err_msg); in xmlAutomataNewNegTrans()