Searched refs:xmlShellReadline (Results 1 – 2 of 2) sorted by relevance
64 xmlShellReadline(const char *prompt) { in xmlShellReadline() function106 cmdline = xmlShellReadline("> "); in usershell()
777 xmlShellReadline(char *prompt) { in xmlShellReadline() function2447 xmlShell(doc, filename, xmlShellReadline, stdout); in parseAndPrintFile()