OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:anchorEnd
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/make/
var.c
247
bool
anchorEnd
:1; /* '$': match only at end of word */
1546
if (args->pflags.
anchorEnd
&& wordLen != lhsLen)
1556
if (args->pflags.
anchorEnd
) {
2208
* For the first part of the ':S' modifier, set
anchorEnd
if the last
2234
out_pflags->
anchorEnd
= true;
Completed in 156 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025