| /netbsd/src/external/bsd/nvi/dist/ex/ |
| D | ex_join.c | 127 for (; len && ISBLANK((UCHAR_T)*p); in ex_join() 133 } else if (ISBLANK(echar)) in ex_join() 134 for (; len && ISBLANK((UCHAR_T)*p); --len, ++p); in ex_join() 143 for (; len && ISBLANK((UCHAR_T)*p); --len, ++p); in ex_join()
|
| D | ex_argv.c | 110 if (!ISBLANK(*p)) in argv_exp1() 181 if (ISBLANK((UCHAR_T)*np) || in argv_exp2() 192 if (!ISBLANK((UCHAR_T)*p) && in argv_exp2() 267 if (!ISBLANK(ch)) in argv_exp3() 287 } else if (ISBLANK(ch)) in argv_exp3() 752 if (!ISBLANK(*p)) in argv_sexp()
|
| D | ex_write.c | 152 for (p = cmdp->argv[0]->bp; *p != '\0' && ISBLANK((UCHAR_T)*p); ++p); in exwr() 163 for (++p; *p && ISBLANK((UCHAR_T)*p); ++p); in exwr() 210 for (p += 2; *p && ISBLANK((UCHAR_T)*p); ++p); in exwr()
|
| D | ex.c | 274 } else if (ISBLANK(ch)) in ex_cmd() 313 if (!ISBLANK(ch)) in ex_cmd() 368 if (!ISBLANK(ch) && ch != ':') in ex_cmd() 660 if (!ISBLANK(*ecp->cp)) in ex_cmd() 682 } else if (ISBLANK(ch)) in ex_cmd() 726 if (ISBLANK(ch)) in ex_cmd() 744 if (!ISBLANK(ecp->cp[0])) in ex_cmd() 968 if (!ISBLANK(*ecp->cp)) in ex_cmd() 1165 } else if (ISBLANK(ch)) { in ex_cmd() 1179 if (!ISBLANK(ch)) in ex_cmd() [all …]
|
| D | ex_perl.c | 60 if (!ISBLANK((UCHAR_T)*p)) in ex_perl()
|
| D | ex_tcl.c | 64 if (!ISBLANK((UCHAR_T)*p)) in ex_tcl()
|
| D | ex_abbrev.c | 78 if (ISBLANK((UCHAR_T)p[0])) { in ex_abbr()
|
| D | ex_cscope.c | 135 if (!ISBLANK((UCHAR_T)*p)) in ex_cscope() 142 if (ISBLANK((UCHAR_T)*p)) in ex_cscope() 146 for (; *p && ISBLANK((UCHAR_T)*p); ++p); in ex_cscope()
|
| D | ex_global.c | 97 for (p = cmdp->argv[0]->bp; ISBLANK(*p); ++p); in ex_g_setup()
|
| D | ex_txt.c | 254 if (!ISBLANK((UCHAR_T)tp->lb[cnt])) in ex_txt()
|
| /netbsd/src/external/bsd/nvi/dist/vi/ |
| D | v_txt.c | 764 for (p = tp->lb + tp->cno; owrite > 0 && ISBLANK((UCHAR_T)*p); in v_txt() 767 for (; insert > 0 && ISBLANK((UCHAR_T)*p); in v_txt() 773 ISBLANK((UCHAR_T)*p); ++p, --insert); in v_txt() 1092 while (tp->cno > max && ISBLANK((UCHAR_T)tp->lb[tp->cno - 1])) { in v_txt() 1121 if (ISBLANK((UCHAR_T)tp->lb[tp->cno - 1])) in v_txt() 1139 || ISBLANK((UCHAR_T)tp->lb[tp->cno - 1])) in v_txt() 1302 if (ISBLANK((UCHAR_T)evp->e_c) && UNMAP_TST) in v_txt() 1352 if (ISBLANK((UCHAR_T)evp->e_c)) in v_txt() 1515 if (off == tp->offset || ISBLANK((UCHAR_T)p[-1])) in txt_abbrev() 1527 inword((UCHAR_T)p[-1]) || ISBLANK((UCHAR_T)p[-1])) in txt_abbrev() [all …]
|
| D | v_util.c | 132 if (!ISBLANK((UCHAR_T)*p)) in v_isempty()
|
| D | v_match.c | 170 if (!ISBLANK((UCHAR_T)*p)) in v_match()
|
| D | v_replace.c | 184 for (; len && ISBLANK((UCHAR_T)*p); --len, ++p); in v_replace()
|
| /netbsd/src/external/gpl2/xcvs/dist/lib/ |
| D | fnmatch.c | 99 # define ISBLANK(c) (ISASCII (c) && isblank (c)) macro 101 # define ISBLANK(c) ((c) == ' ' || (c) == '\t') macro
|
| /netbsd/src/external/bsd/nvi/dist/common/ |
| D | multibyte.h | 14 #define ISBLANK(c) ((c) == ' ' || (c) == '\t') macro
|
| D | util.c | 101 len -= off; len && ISBLANK((UCHAR_T)*p); ++cnt, ++p, --len); in nonblank()
|
| D | seq.c | 339 ISBLANK(ch) || KEY_VAL(sp, ch) == K_NL) in seq_save()
|
| D | options.c | 693 if (*endp && !ISBLANK(*endp)) { in opts_set() 1054 if (ISBLANK(ch) || ch == L('\\')) in opts_save()
|
| /netbsd/src/external/gpl3/binutils/dist/include/ |
| D | safe-ctype.h | 91 #define ISBLANK(c) _sch_test(c, _sch_isblank) macro
|
| /netbsd/src/external/gpl3/gdb/dist/include/ |
| D | safe-ctype.h | 91 #define ISBLANK(c) _sch_test(c, _sch_isblank) macro
|
| /netbsd/src/external/gpl3/gcc/dist/include/ |
| D | safe-ctype.h | 91 #define ISBLANK(c) _sch_test(c, _sch_isblank) macro
|
| /netbsd/src/external/bsd/mdocml/dist/ |
| D | configure | 298 runtest isblank ISBLANK || true
|
| /netbsd/src/external/gpl3/gcc/dist/libcpp/ |
| D | internal.h | 626 #define is_hspace(x) ISBLANK(x)
|
| /netbsd/src/external/bsd/nvi/dist/cl/ |
| D | cl_funcs.c | 350 if (ISBLANK(ch)) in cl_deleteln()
|