Home | History | Annotate | Download | only in libxml2

Lines Matching refs:shell

122 static int shell = 0;
767 * Shell Interface *
2312 * shell interaction
2314 if (shell) {
2827 printf("\t--shell : run a navigating shell\n");
2963 if ((!strcmp(argv[i], "-shell")) ||
2964 (!strcmp(argv[i], "--shell"))) {
2965 shell++;