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

  /src/usr.bin/find/
main.c 70 int regcomp_flags = REG_BASIC; /* regex compilation flags */ variable in typeref:typename:int
107 regcomp_flags = REG_EXTENDED;

Completed in 12 milliseconds