Searched defs:match_size (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl2/grep/dist/src/ |
H A D | search.c | 338 EGexecute (char const *buf, size_t size, size_t *match_size, int exact) in EGexecute() 504 Fexecute (char const *buf, size_t size, size_t *match_size, int exact) in Fexecute() 666 Pexecute (char const *buf, size_t size, size_t *match_size, int exact) in Pexecute()
|
H A D | grep.c | 547 size_t match_size; in prline() local 575 size_t match_size; in prline() local 639 size_t match_size; in prpending() local 723 size_t match_size; in grepbuf() local
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
H A D | m-fgrep.c | 72 size_t *match_size, bool exact) in Fexecute()
|
H A D | m-regex.c | 310 size_t *match_size, bool exact) in EGexecute()
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | msggrep.c | 666 size_t match_size; in is_string_selected() local
|