Searched refs:current_insertion_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/texinfo/makeinfo/
H A Dinsertion.c92 current_insertion_type (void)
967 temp_type = current_insertion_type ();
994 if (docbook && current_insertion_type () == floatenv)
999 if (docbook && current_insertion_type () == floatenv)
1004 if (docbook && current_insertion_type () == floatenv)
1009 if (docbook && current_insertion_type () == floatenv)
1360 if (docbook && current_insertion_type () == floatenv)
1384 if (docbook && current_insertion_type () == floatenv)
1403 if (docbook && current_insertion_type () == floatenv)
1422 if (docbook && current_insertion_type ()
91 current_insertion_type (void) function
[all...]

Completed in 95 milliseconds