OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:t_separator
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/src/
x-sh.c
430
t_separator
, /* command separator: semicolon or newline */
enumerator in enum:word_type
748
wp->type =
t_separator
;
802
wp->type = (c == ';' ?
t_separator
: t_other);
1218
if (inner.type ==
t_separator
1321
if (terminator !=
t_separator
)
x-tcl.c
419
t_separator
, /* command separator: semicolon or newline */
enumerator in enum:word_type
742
wp->type =
t_separator
;
748
wp->type =
t_separator
;
814
Returns the type of the word that terminated the command:
t_separator
or
873
if (inner.type ==
t_separator
|| inner.type == t_bracket
957
if (terminator !=
t_separator
)
Completed in 16 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026