OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xml_keep_space
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/texinfo/dist/makeinfo/
xml.h
50
extern int
xml_keep_space
;
xml.c
524
int
xml_keep_space
= 0;
variable
900
if (arg == START && !xml_in_para && !
xml_keep_space
921
if (arg == END && !xml_in_para && !
xml_keep_space
974
xml_keep_space
++;
977
xml_keep_space
--;
1256
else if (character == '\n' && !
xml_keep_space
)
insertion.c
888
xml_keep_space
++;
1086
xml_keep_space
--;
Completed in 26 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026