Searched defs:instr (Results 1 - 1 of 1) sorted by relevance

/httpd/test/
H A Dtest_parser.c63 char instr[512]; local
67 while (gets(instr)) {
68 printf(" [%s] ==\n", instr);
69 field = instr;

Completed in 582 milliseconds