Searched refs:xmlShellReadline (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlcatalog.c55 * xmlShellReadline:
64 xmlShellReadline(const char *prompt) { function
105 cmdline = xmlShellReadline("> ");
H A Dxmllint.c778 * xmlShellReadline:
787 xmlShellReadline(char *prompt) { function
2432 xmlShell(doc, filename, xmlShellReadline, stdout);
/external/libxml2/
H A Dxmlcatalog.c55 * xmlShellReadline:
64 xmlShellReadline(const char *prompt) { function
105 cmdline = xmlShellReadline("> ");
H A Dxmllint.c782 * xmlShellReadline:
791 xmlShellReadline(char *prompt) { function
2436 xmlShell(doc, filename, xmlShellReadline, stdout);

Completed in 128 milliseconds