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

  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.h 82 #define MAX_LINE_MATCHES 32
util.c 289 regmatch_t matches[MAX_LINE_MATCHES];
342 if (m < MAX_LINE_MATCHES)

Completed in 93 milliseconds