OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:regstartp
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcompat/regexp/
regexp.c
775
static char **
regstartp
; /* Pointer to startp array. */
variable in typeref:typename:char **
870
regstartp
= (char **)prog->startp; /* XXX */
998
if (
regstartp
[no] == NULL)
999
regstartp
[no] = save;
regexp.c
775
static char **
regstartp
; /* Pointer to startp array. */
variable in typeref:typename:char **
870
regstartp
= (char **)prog->startp; /* XXX */
998
if (
regstartp
[no] == NULL)
999
regstartp
[no] = save;
Completed in 21 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025