OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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 in typeref:typename:char **
871
regendp
= (char **)prog->endp; /* XXX */
1025
if (
regendp
[no] == NULL)
1026
regendp
[no] = save;
regexp.c
776
static char **
regendp
; /* Ditto for endp. */
variable in typeref:typename:char **
871
regendp
= (char **)prog->endp; /* XXX */
1025
if (
regendp
[no] == NULL)
1026
regendp
[no] = save;
Completed in 22 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025