OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ccre
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/vgrind/
regexp.c
154
static char *
ccre
; /* pointer to current position in converted exp*/
variable in typeref:typename:char *
168
ccre
= cre;
174
ccre
= MNEXT(cre);
178
*
ccre
= 0;
202
cs =
ccre
;
205
ccre
+= 2;
208
*
ccre
++ = c;
219
OCNT(acs) = tocc(
ccre
- acs);
224
cs =
ccre
;
227
ccre
= MNEXT(cs)
[
all
...]
regexp.c
154
static char *
ccre
; /* pointer to current position in converted exp*/
variable in typeref:typename:char *
168
ccre
= cre;
174
ccre
= MNEXT(cre);
178
*
ccre
= 0;
202
cs =
ccre
;
205
ccre
+= 2;
208
*
ccre
++ = c;
219
OCNT(acs) = tocc(
ccre
- acs);
224
cs =
ccre
;
227
ccre
= MNEXT(cs)
[
all
...]
Completed in 20 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025