HomeSort by: relevance | last modified time | path
    Searched refs:ISO_Latin_p (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl2/texinfo/dist/info/
variables.h 66 extern int ISO_Latin_p;
info-utils.h 45 extern int ISO_Latin_p;
info-utils.c 32 int ISO_Latin_p = 1;
493 int printable_limit = ISO_Latin_p ? 255 : 127;
variables.c 71 &ISO_Latin_p, (char **)on_off_choices },
window.c 713 if (ISO_Latin_p)
session.c 4606 if (Meta_p (key) && (!ISO_Latin_p || map[key].function != ea_insert))

Completed in 36 milliseconds