Home | History | Annotate | Download | only in libxml2

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
627 * @extra: extra informations
633 const char *msg, const char *extra)
637 if (extra)
639 XML_ERR_NO_MEMORY, XML_ERR_FATAL, NULL, 0, extra,
641 "Memory allocation failed : %s\n", extra);
648 code, XML_ERR_ERROR, NULL, 0, extra,
649 NULL, NULL, 0, 0, msg, extra);
656 * @...: extra parameters for the message display
659 * extra parameters.
699 * @...: extra parameters for the message display
702 * extra parameters.
748 * @...: extra parameters for the message display
751 * line, position and extra parameters.
792 * @...: extra parameters for the message display
795 * position and extra parameters.