Home
last modified time | relevance | path

Searched refs:STRLEN (Results 1 – 25 of 26) sorted by relevance

12

/dragonfly/contrib/nvi2/common/
H A Doptions.c317 a.len = STRLEN(str); \ in opts_init()
619 INT2CHAR(sp, name, STRLEN(name) + 1, in opts_set()
622 INT2CHAR(sp, sep, STRLEN(sep) + 1, in opts_set()
646 badnum: INT2CHAR(sp, name, STRLEN(name) + 1, in opts_set()
649 INT2CHAR(sp, sep, STRLEN(sep) + 1, in opts_set()
679 INT2CHAR(sp, sep, STRLEN(sep) + 1, np, nlen); in opts_set()
708 if (F_ISSET(op, OPT_PAIRS) && STRLEN(sep) & 1) { in opts_set()
719 INT2CHAR(sp, sep, STRLEN(sep) + 1, np, nlen); in opts_set()
885 curlen = STRLEN(op->name); in opts_dump()
1061 len = STRLEN(name); in opts_search()
H A Dmultibyte.h37 #define STRLEN wcslen macro
71 #define STRLEN strlen macro
H A Dmsg.c363 INT2CHAR(sp, str, STRLEN(str) + 1, nstr, nlen); in msgq_wstr()
/dragonfly/contrib/diffutils/lib/
H A Dnstrftime.c87 # define STRLEN(s) __wcslen (s) macro
97 # define STRLEN(s) strlen (s) macro
489 # define aw_len STRLEN (a_wkday) in libc_hidden_def()
490 # define am_len STRLEN (a_month) in libc_hidden_def()
491 # define aam_len STRLEN (a_altmonth) in libc_hidden_def()
492 # define ap_len STRLEN (ampm) in libc_hidden_def()
806 cpy (STRLEN (f_wkday), f_wkday); in libc_hidden_def()
841 cpy (STRLEN (f_altmonth), f_altmonth); in libc_hidden_def()
843 cpy (STRLEN (f_month), f_month); in libc_hidden_def()
1004 size_t digitlen = STRLEN (cp); in libc_hidden_def()
H A Dfnmatch.c164 # define STRLEN(S) strlen (S) macro
190 # define STRLEN(S) __wcslen (S) macro
194 # define STRLEN(S) wcslen (S) macro
H A Dfnmatch_loop.c1037 size_t pattern_len = STRLEN (pattern); in EXT()
1214 #undef STRLEN
/dragonfly/contrib/nvi2/ex/
H A Dex_write.c158 if (argv_exp1(sp, cmdp, p, STRLEN(p), 1)) in exwr()
209 if (argv_exp2(sp, cmdp, p, STRLEN(p))) in exwr()
261 INT2CHAR(sp, p, STRLEN(p) + 1, n, nlen); in exwr()
H A Dex_cscope.c138 INT2CHAR(sp, cmd, STRLEN(cmd) + 1, np, nlen); in ex_cscope()
212 if (argv_exp2(sp, cmdp, dname, STRLEN(dname))) { in cscope_add()
226 INT2CHAR(sp, dname, STRLEN(dname)+1, np, nlen); in cscope_add()
490 INT2CHAR(sp, pattern, STRLEN(pattern) + 1, np, nlen); in cscope_find()
834 INT2CHAR(sp, subcmd, STRLEN(subcmd) + 1, np, nlen); in cscope_help()
877 INT2CHAR(sp, cn, STRLEN(cn) + 1, np, nlen); in cscope_kill()
H A Dex_filter.c138 INT2CHAR(sp, cmd, STRLEN(cmd)+1, np, nlen); in ex_filter()
283 uwait: INT2CHAR(sp, cmd, STRLEN(cmd) + 1, np, nlen); in ex_filter()
H A Dex_argv.c289 len = STRLEN(cp->name); in argv_flt_ex()
378 len += tlen = STRLEN(exp->lastbcomm); in argv_fexp()
604 INT2CHAR(sp, np, STRLEN(np), tp, nlen); in argv_flt_path()
748 INT2CHAR(sp, bp, STRLEN(bp)+1, np, nlen); in argv_sexp()
H A Dex_display.c73 return arg->len <= STRLEN(str) && !MEMCMP(arg->bp, str, arg->len); in is_prefix()
H A Dex_tag.c61 argv_exp0(sp, &cmd, tagarg, STRLEN(tagarg)); in ex_tag_first()
107 O_VAL(sp, O_TAGLENGTH)) != 0 && STRLEN(exp->tag_last) > tl) in ex_tag_push()
572 STRLEN(oexp->tag_last))) == NULL) { in ex_tag_copy()
980 INT2CHAR(sp, tag, STRLEN(tag) + 1, np, nlen); in ctag_slist()
H A Dex_util.c152 if (p) INT2CHAR(sp, p, STRLEN(p), np, nlen); in ex_wemsg()
H A Dex_init.c59 STRLEN(oexp->lastbcomm))) == NULL) { in ex_screen_copy()
/dragonfly/contrib/cvs-1.12/lib/
H A Dstrftime.c88 # define STRLEN(s) __wcslen (s) macro
97 # define STRLEN(s) strlen (s) macro
411 # define aw_len STRLEN (a_wkday) in my_strftime()
412 # define am_len STRLEN (a_month) in my_strftime()
413 # define ap_len STRLEN (ampm) in my_strftime()
687 cpy (STRLEN (f_wkday), f_wkday); in my_strftime()
718 cpy (STRLEN (f_month), f_month); in my_strftime()
886 size_t digitlen = STRLEN (cp); in my_strftime()
/dragonfly/contrib/gdb-7/gdb/gnulib/import/
H A Dfnmatch.c158 # define STRLEN(S) strlen (S) macro
184 # define STRLEN(S) __wcslen (S) macro
188 # define STRLEN(S) wcslen (S) macro
H A Dfnmatch_loop.c1037 size_t pattern_len = STRLEN (pattern); in EXT()
1216 #undef STRLEN
/dragonfly/contrib/nvi2/vi/
H A Dv_init.c58 v_wstrdup(sp, ovip->mcs, STRLEN(ovip->mcs))) == NULL) in v_screen_copy()
H A Dvs_msg.c176 INT2CHAR(sp, m2, STRLEN(m2) + 1, np, nlen); in vs_update()
204 mlen = STRLEN(m2); in vs_update()
H A Dv_ex.c206 argv_exp0(sp, &cmd, VIP(sp)->keyw, STRLEN(VIP(sp)->keyw) + 1); in v_tagpush()
H A Dv_txt.c2019 if (argv_flt_path(sp, &cmd, bp, STRLEN(bp))) { in txt_fc()
2034 nlen = STRLEN(cmd.argv[0]->bp); in txt_fc()
2059 nlen = STRLEN(bp); in txt_fc()
H A Dvs_split.c620 INT2CHAR(sp, name, STRLEN(name) + 1, np, nlen); in vs_fg()
/dragonfly/contrib/tcsh-6/
H A Dtc.str.c628 #define DO_STRBUF(STRBUF, CHAR, STRLEN) \ argument
681 STRBUF##_appendn(buf, s, STRLEN(s)); \
/dragonfly/contrib/nvi2/regex/
H A Dregcomp.c202 len = STRLEN(pattern); in regcomp()
839 if (STRLEN(cp->name) == len && !MEMCMP(cp->name, sp, len)) in p_b_cclass()
906 if (STRLEN(cp->name) == len && MEMCMP(cp->name, sp, len)) in p_b_coll_elem()
H A Dengine.c153 stop = start + STRLEN(start); in matcher()

12