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

/freebsd-9.3-release/contrib/less/
H A Doption.h29 #define OLETTER_NONE '\1' /* Invalid option letter */ macro
H A Dopttbl.c427 { OLETTER_NONE, &keypad_optname,
435 { OLETTER_NONE, &oldbot_optname,
443 { OLETTER_NONE, &follow_optname,
451 { OLETTER_NONE, &use_backslash_optname,
H A Doption.c43 if (o->oletter == OLETTER_NONE)

Completed in 132 milliseconds