HomeSort by: relevance | last modified time | path
    Searched defs:Fexecute (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
m-fgrep.c 71 Fexecute (const void *compiled_pattern, const char *buf, size_t buf_size,
178 Fexecute,
  /src/external/gpl2/grep/dist/src/
search.c 84 static size_t Fexecute PARAMS ((char const *, size_t, size_t *, int));
504 Fexecute (char const *buf, size_t size, size_t *match_size, int exact)
719 { "fgrep", Fcompile, Fexecute },

Completed in 17 milliseconds