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

/macosx-10.10/groff-38/groff/src/roff/troff/
H A Dnode.cpp97 static int global_ligature_mode = 1; variable
264 || global_ligature_mode != last_ligature_mode
280 spec.ligature_mode = global_ligature_mode;
305 last_ligature_mode = global_ligature_mode;
6402 global_ligature_mode = lig;
6404 global_ligature_mode = 1;
6479 new constant_int_reg(&global_ligature_mode));

Completed in 114 milliseconds