Lines Matching defs:str3
1943 * @str3: extra parameter for the message display
1953 const xmlChar * str2, const xmlChar * str3, const xmlChar * str4,
1972 str3, str4, str5);
2018 * @str3: extra data
2027 const xmlChar *str3, const xmlChar *str4)
2085 (const char *) str3, 0, 0, msg, str1, str2, str3, str4);
2102 (const char *) str3, 0, 0, msg, str1, str2, str3, str4);
2117 * @str3: extra data
2124 const xmlChar *str1, const xmlChar *str2, const xmlChar *str3)
2127 msg, str1, str2, str3, NULL);
2134 const xmlChar *str3, const xmlChar *str4)
2137 msg, str1, str2, str3, str4);
2300 const xmlChar *str3, const xmlChar *str4)
2314 (const char *) msg, str1, str2, str3, str4);
2341 const xmlChar *str3)
2351 (const char *) msg, str1, str2, str3, NULL);
2894 * @str3: an optional param for the error message
2906 const xmlChar *str3)
2917 (const char *) msg, BAD_CAST des, str1, str2, str3, NULL);
2967 const xmlChar *str3,const xmlChar *str4)
2981 (const char *) msg, str1, str2, str3, str4);