HomeSort by: relevance | last modified time | path
    Searched refs:regcomp_flags (Results 1 - 2 of 2) 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;
extern.h 102 regcomp_flags;

Completed in 42 milliseconds