Home | History | Annotate | Download | only in libxml2

Lines Matching refs:extra

363  * @extra:  extra information
368 xmlRegexpErrMemory(xmlRegParserCtxtPtr ctxt, const char *extra)
376 XML_ERR_NO_MEMORY, XML_ERR_FATAL, NULL, 0, extra,
378 "Memory allocation failed : %s\n", extra);
383 * @extra: extra information
388 xmlRegexpErrCompile(xmlRegParserCtxtPtr ctxt, const char *extra)
399 XML_REGEXP_COMPILE_ERROR, XML_ERR_FATAL, NULL, 0, extra,
401 "failed to compile: %s\n", extra);
5206 * this extra Epsilon transition is needed if we count with 0 allowed
5403 ERROR("xmlFAParseRegExp: extra