Home | History | Annotate | Download | only in posix

Lines Matching full:strlen

386       if (!logrus->hit) emit(str, strlen(str), 1);
431 emit(str, strlen(str), 1);
517 // newlen = strlen(new) but with \1 and & and printf escapes
618 emit(toybuf, strlen(toybuf), 1);
642 } else emit(append->str, strlen(append->str), 1);
715 to = delim = xmalloc(strlen(*pstr)+1);
773 reg += corwin->arg1 + strlen(reg + corwin->arg1);
950 len = strlen(s);
955 if (len != strlen(s)) goto brand;
1037 jewel_of_judgement(&dworkin->arg, strlen(dworkin->arg));