Lines Matching full:extra
66 * @...: extra parameters for the message display
442 * @str1: extra string info
443 * @str2: extra string info
444 * @str3: extra string info
445 * @int1: extra int info
448 * @...: extra parameters for the message display
646 * @extra: extra informations
652 const char *msg, const char *extra)
656 if (extra)
658 XML_ERR_NO_MEMORY, XML_ERR_FATAL, NULL, 0, extra,
660 "Memory allocation failed : %s\n", extra);
667 code, XML_ERR_ERROR, NULL, 0, extra,
668 NULL, NULL, 0, 0, msg, extra);
675 * @...: extra parameters for the message display
678 * extra parameters.
718 * @...: extra parameters for the message display
721 * extra parameters.
767 * @...: extra parameters for the message display
770 * line, position and extra parameters.
811 * @...: extra parameters for the message display
814 * position and extra parameters.