Lines Matching refs:extra
101 * @extra: extra informations106 xmlErrMemory(xmlParserCtxtPtr ctxt, const char *extra)116 if (extra)118 XML_ERR_NO_MEMORY, XML_ERR_FATAL, NULL, 0, extra,120 "Memory allocation failed : %s\n", extra);