op_text            99 usr/bin/test/test.c 	const char *op_text;
op_text           259 usr/bin/test/test.c 			syntax(t_wp_op->op_text, "argument expected");
op_text           290 usr/bin/test/test.c 		syntax(op->op_text, "argument expected");
op_text           384 usr/bin/test/test.c 	while (op->op_text) {
op_text           385 usr/bin/test/test.c 		if (strcmp(s, op->op_text) == 0) {
op_text           409 usr/bin/test/test.c 	while (op->op_text) {
op_text           410 usr/bin/test/test.c 		if (strcmp(s, op->op_text) == 0)