Lines Matching refs:ematch_argv
515 extern char **ematch_argv;519 ematch_argv++; } while(0);526 else if (**ematch_argv == '\0') { \530 if (max_size <= strlen(*ematch_argv) + 1) { \534 strcpy(buf, *ematch_argv); \535 result = strlen(*ematch_argv) + 1; \