Home
last modified time | relevance | path

Searched refs:xmlNanoFTPParseResponse (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dnanoftp.c528 xmlNanoFTPParseResponse(char *buf, int len) { in xmlNanoFTPParseResponse() function
668 cur = xmlNanoFTPParseResponse(ptr, end - ptr); in xmlNanoFTPReadResponse()