Home
last modified time | relevance | path

Searched refs:isoptpending (Results 1 – 9 of 9) sorted by relevance

/dports/chinese/cless/cless-290/
H A Dmain.c112 while (--argc > 0 && (isoptstring(argv[0]) || isoptpending()))
116 if (isoptpending())
H A Doption.c453 isoptpending() in isoptpending() function
H A Dfuncs.h178 public int isoptpending ();
/dports/japanese/less/less-382.262.03.01/
H A Dmain.c135 while (argc > 0 && (isoptstring(*argv) || isoptpending()))
145 if (isoptpending())
H A Doption.c521 isoptpending() in isoptpending() function
H A Dfuncs.h199 public int isoptpending ();
/dports/sysutils/less/less-551/
H A Dmain.c142 while (argc > 0 && (isoptstring(*argv) || isoptpending()))
152 if (isoptpending())
H A Doption.c536 isoptpending(VOID_PARAM) in isoptpending() function
H A Dfuncs.h246 public int isoptpending LESSPARAMS ((VOID_PARAM));