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

  /src/usr.bin/make/
var.c 246 bool anchorStart:1; /* '^': match only at start of word */
1541 if (args->pflags.anchorStart) {
2963 args.pflags.anchorStart = true;

Completed in 16 milliseconds