OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:T_STRING
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/nsd/dist/contrib/bind2nsd/bind2nsd/
Parser.py
64
if ttype ==
T_STRING
:
81
if ttype ==
T_STRING
:
97
if ttype ==
T_STRING
:
211
if ttype == T_NAME or ttype ==
T_STRING
:
232
if ttype ==
T_STRING
:
239
if ttype ==
T_STRING
:
246
if ttype ==
T_STRING
:
261
if ttype ==
T_STRING
:
276
if ttype ==
T_STRING
:
329
if ttype !=
T_STRING
[
all
...]
Tokenizer.py
29
T_STRING
= 1
116
return (
T_STRING
, tok, self.line)
/src/sys/dev/iscsi/
iscsi_text.c
115
T_STRING
, /* string */
139
{"CHAP_N",
T_STRING
, 0},
153
{"InitiatorAlias",
T_STRING
, 0},
154
{"InitiatorName",
T_STRING
, 0},
163
{"TargetAddress",
T_STRING
, 0},
164
{"TargetAlias",
T_STRING
, 0},
165
{"TargetName",
T_STRING
, 0},
167
{NULL,
T_STRING
, 0}
567
case
T_STRING
:
693
case
T_STRING
[
all
...]
/src/usr.bin/xlint/lint1/
cgram.y
357
%token <y_string>
T_STRING
536
T_STRING
537
| string
T_STRING
{
1952
T_STATIC_ASSERT T_LPAREN constant_expression T_COMMA
T_STRING
2058
| T_ASM T_LPAREN
T_STRING
T_RPAREN gcc_attribute_specifier_list_opt {
2059
freeyyv(&$3,
T_STRING
);
/src/sys/dev/microcode/aic7xxx/
aicasm_gram.y
167
%token <str> T_PATH
T_STRING
T_ARG T_MACROBODY
269
T_PREFIX '='
T_STRING
281
T_PATCH_ARG_LIST '='
T_STRING
293
T_VERSION '='
T_STRING
Completed in 156 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026