Lines Matching refs:str1
135 * @str1: an string info
142 const char *msg, const xmlChar * str1, const xmlChar * str2)
151 NULL, 0, (const char *) str1, (const char *) str2,
152 NULL, 0, 0, msg, str1, str2);
1813 if (ctxt->lastError.str1 != NULL)
1814 xmlFree(ctxt->lastError.str1);