Home
last modified time | relevance | path

Searched defs:nonblank (Results 1 – 14 of 14) sorted by relevance

/dports/editors/vigor/vigor-0.016/common/
H A Dutil.c76 nonblank(sp, lno, cnop) in nonblank() function
/dports/lang/racket/racket-8.3/collects/net/
H A Dhead.rkt240 (define nonblank "[^ \t\n\r\v]") function
/dports/lang/racket-minimal/racket-8.3/collects/net/
H A Dhead.rkt240 (define nonblank "[^ \t\n\r\v]") function
/dports/print/pnm2ppa/pnm2ppa-1.13/
H A Dimage.c1391 BOOLEAN nonblank = false; in buffer_black_line() local
1435 BOOLEAN nonblank = false; in buffer_color_line() local
/dports/news/cnews/cnews-cr.g_18/relay/
H A Dsys.c256 register char *sysline, *nonblank; in readsys() local
/dports/editors/nvi2/nvi2-2.2.0/common/
H A Dutil.c75 nonblank(SCR *sp, recno_t lno, size_t *cnop) in nonblank() function
/dports/www/htmlcxx/htmlcxx-0.87/html/
H A Dtests.cc73 string nonblank = "dsadasdada"; in string_manip() local
/dports/misc/boxes/boxes-1.3/src/
H A Dboxes.c1196 int nonblank = 0; /* true if one non-blank line found */ in get_indent() local
/dports/science/molscript/MolScript-280abee/code/clib/
H A Ddynstring.c512 register char *nonblank; in ds_left_adjust() local
/dports/math/py-sympy/sympy-1.9/sympy/physics/quantum/
H A Dqasm.py77 def nonblank(args): function
/dports/graphics/libcaca/libcaca-0.99.beta19/caca/codec/
H A Dexport.c442 int nonblank = 0; in export_html3() local
/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/UI/
H A DFlags.hs424 nonblank = filter (not . null) function
/dports/graphics/gracula/gracula-3.0/
H A Dgcl.c759 static int nonblank(void) { in nonblank() function
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/tigcclib/include/c/
H A Dunknown.h339 #define nonblank _rom_call(void,(void),3C8) macro