Home | History | Annotate | Download | only in libxml2

Lines Matching refs:extra

75  * @extra:  extra informations
80 xmlEncodingErrMemory(const char *extra)
82 __xmlSimpleError(XML_FROM_I18N, XML_ERR_NO_MEMORY, NULL, NULL, extra);