Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlcatalog.c64 xmlShellReadline(const char *prompt) { in xmlShellReadline() function
106 cmdline = xmlShellReadline("> "); in usershell()
Dxmllint.c777 xmlShellReadline(char *prompt) { in xmlShellReadline() function
2447 xmlShell(doc, filename, xmlShellReadline, stdout); in parseAndPrintFile()