Lines Matching refs:extra
66 * @...: extra parameters for the message display
428 * @str1: extra string info
429 * @str2: extra string info
430 * @str3: extra string info
431 * @int1: extra int info
434 * @...: extra parameters for the message display
635 * @extra: extra informations
641 const char *msg, const char *extra)
645 if (extra)
647 XML_ERR_NO_MEMORY, XML_ERR_FATAL, NULL, 0, extra,
649 "Memory allocation failed : %s\n", extra);
656 code, XML_ERR_ERROR, NULL, 0, extra,
657 NULL, NULL, 0, 0, msg, extra);
664 * @...: extra parameters for the message display
667 * extra parameters.
707 * @...: extra parameters for the message display
710 * extra parameters.
756 * @...: extra parameters for the message display
759 * line, position and extra parameters.
800 * @...: extra parameters for the message display
803 * position and extra parameters.