HomeSort by relevance Sort by last modified time
    Searched refs:add_pattern (Results 1 - 4 of 4) sorted by null

  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.c 225 add_pattern(char *pat, size_t len) function
282 * Reads searching patterns from a file and adds them with add_pattern().
297 add_pattern(line, *line == '\n' ? 0 : (size_t)rlen);
466 add_pattern(optarg, strlen(optarg));
641 add_pattern(*aargv, strlen(*aargv));
  /external/selinux/gui/
modulesPage.py 182 filter.add_pattern("*.pp")
  /external/elfutils/src/
elfcompress.c 71 add_pattern (const char *pattern) function
114 add_pattern (arg);
142 add_pattern (".?(z)debug*");
    [all...]
  /external/pcre/dist2/src/
pcre2grep.c 498 add_pattern(char *s, patstr *after) function
    [all...]

Completed in 1459 milliseconds