OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:regendp
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcompat/regexp/
regexp.c
776
static char **
regendp
; /* Ditto for endp. */
variable
871
regendp
= (char **)prog->endp; /* XXX */
1025
if (
regendp
[no] == NULL)
1026
regendp
[no] = save;
/src/external/bsd/less/dist/
regexp.c
709
static char **
regendp
; /* Ditto for endp. */
variable
811
regendp
= prog->endp;
948
if (
regendp
[no] == NULL)
949
regendp
[no] = save;
Completed in 25 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026