OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:classend
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcompat/regexp/
regexp.c
501
int
classend
;
local in function:regatom
517
classend
= UCHARAT(regparse);
518
if (class >
classend
+1)
520
for (; class <=
classend
; class++)
regexp.c
501
int
classend
;
local in function:regatom
517
classend
= UCHARAT(regparse);
518
if (class >
classend
+1)
520
for (; class <=
classend
; class++)
Completed in 46 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025