OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NiL
(Results
1 - 2
of
2
) sorted by null
/prebuilts/go/darwin-x86/src/regexp/testdata/
testregex.c
147
#ifndef
NiL
149
#define
NiL
0
151
#define
NiL
(char*)0
201
T(" or more tabs. NULL denotes the empty string and
NIL
denotes the\n");
584
printf("
NIL
");
720
report(comment,
NiL
, re, s, len,
NiL
, 0, test);
835
bad("invalid C \\ escape\n", s - 1,
NiL
, 0, 0);
899
bad("out of space [discipline string]\n",
NiL
,
NiL
, 0, 0)
[
all
...]
/prebuilts/go/linux-x86/src/regexp/testdata/
testregex.c
147
#ifndef
NiL
149
#define
NiL
0
151
#define
NiL
(char*)0
201
T(" or more tabs. NULL denotes the empty string and
NIL
denotes the\n");
584
printf("
NIL
");
720
report(comment,
NiL
, re, s, len,
NiL
, 0, test);
835
bad("invalid C \\ escape\n", s - 1,
NiL
, 0, 0);
899
bad("out of space [discipline string]\n",
NiL
,
NiL
, 0, 0)
[
all
...]
Completed in 203 milliseconds