Lines Matching refs:ascii
147 ascii | c, ascii / c, ascii - c, ascii \ c,
266 over c@ ascii / = if
267 over ascii _ swap c! ( name$ name$' )
369 over c@ ascii / <> if
424 : printable? ( n -- flag ) \ true if n is a printable ascii character
464 over c@ ascii - <> if
480 next-c ascii - = if
482 ascii D of
492 ascii F of
499 ascii H of
502 ascii L of
509 ascii Z of