Home | History | Annotate | Download | only in libxml2

Lines Matching full:str3

136  * @str3:  extra informations
144 const xmlChar * str2, const xmlChar * str3)
167 (const char *) str3, 0, 0, msg, str1, str2, str3);
179 * @str3: extra informations
187 int int2, const xmlChar * str3)
209 (const char *) str3,
210 NULL, int2, 0, msg, str1, int2, str3);
220 * @str3: extra information
228 const xmlChar * str2, const xmlChar * str3)
251 (const char *) str3, 0, 0, msg, str1, str2, str3);