Home | History | Annotate | Download | only in nawk-20071023

Lines Matching refs:nsub

458 	int nsub = strlen(*SUBSEP);
468 if (!adjbuf(&buf, &bufsz, strlen(buf)+strlen(s)+nsub+1, recsize, 0, "array"))
496 int nsub = strlen(*SUBSEP);
515 if (!adjbuf(&buf, &bufsz, strlen(buf)+strlen(s)+nsub+1, recsize, 0, "awkdelete"))
536 int nsub = strlen(*SUBSEP);
554 if (!adjbuf(&buf, &bufsz, strlen(buf)+strlen(s)+nsub+1, recsize, 0, "intest"))