OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wordtext
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/sh/
parser.c
409
if (readtoken() != TWORD || quoteflag || ! goodname(
wordtext
))
413
n1->nfor.var =
wordtext
;
416
if (lasttoken==TWORD && !quoteflag && equal(
wordtext
,"in")) {
466
if (lasttoken != TWORD || !equal(
wordtext
, "in"))
660
if (savecheckkwd != 0 && !isassignment(
wordtext
))
736
n->narg.text =
wordtext
;
782
while (*
wordtext
== '\t')
783
wordtext
++;
788
* required to expand
wordtext
, but there's no reason
797
if (!noexpand(
wordtext
))
[
all
...]
parser.h
146
#define
wordtext
(current_parser->ps_wordtext)
macro
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025