HomeSort by: relevance | last modified time | path
    Searched defs:txt_hex (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/nvi/dist/vi/
v_txt.c 47 static int txt_hex __P((SCR *, TEXT *));
667 if (txt_hex(sp, tp))
1330 if (txt_hex(sp, tp))
2353 * txt_hex --
2362 txt_hex(SCR *sp, TEXT *tp) function
v_txt.c 47 static int txt_hex __P((SCR *, TEXT *));
667 if (txt_hex(sp, tp))
1330 if (txt_hex(sp, tp))
2353 * txt_hex --
2362 txt_hex(SCR *sp, TEXT *tp) function

Completed in 46 milliseconds