OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:curchar
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/gpl2/texinfo/dist/makeinfo/
makeinfo.h
181
#define
curchar
() input_text[input_text_offset]
306
whitespace (
curchar
())) \
312
&& cr_or_whitespace (
curchar
())) \
314
if (
curchar
() == '\n') \
179
#define
curchar
macro
xref.c
78
if (
curchar
() == '}') /* as opposed to end of text */
94
if (
curchar
() == ',')
macro.c
182
while ((character =
curchar
()))
498
if (
curchar
() == '{')
537
while ((character =
curchar
())
cmds.c
1034
character =
curchar
();
1043
delimiter =
curchar
();
1049
character =
curchar
();
1082
character =
curchar
();
footnote.c
152
if (
curchar
() != '{')
makeinfo.c
891
character =
curchar
();
905
&& (character =
curchar
())
1185
if (
curchar
() == '\n') /* as opposed to the end of the file... */
1201
if (
curchar
() == '\n')
2057
if (
curchar
() == '{')
2068
ch =
curchar
();
2112
character =
curchar
();
2206
character =
curchar
();
2329
if (
curchar
() != '{')
node.c
156
if (
curchar
() == ',')
455
if (
curchar
() == ':')
458
if (
curchar
() != ':')
lang.c
742
if (strchr (html_supported,
curchar
()))
insertion.c
1665
character =
curchar
();
/src/games/warp/
weapon.c
445
static char
curchar
[] = "@* ";
local
454
curchar
[2] = '-';
456
curchar
[2] = '!';
458
curchar
[2] = '\\';
460
curchar
[2] = '/';
491
*
curchar
: (size >= 50 ?
492
curchar
[1] :
493
curchar
[2]);
Completed in 26 milliseconds
Indexes created Mon Jul 06 00:25:43 UTC 2026