Home | History | Annotate | Download | only in libxml2

Lines Matching refs:extra

168  * @extra:  extra informations
173 xmlFTPErrMemory(const char *extra)
175 __xmlSimpleError(XML_FROM_FTP, XML_ERR_NO_MEMORY, NULL, NULL, extra);