Lines Matching full:strlen
158 char *s = (char *) realloc ($1, strlen ($1) + 1 + strlen ($3) + 1);188 if (sizeof buf - 1 <= strlen (buf))190 s = (char *) malloc (strlen (buf) + 1);393 (char *) malloc (strlen (parent) + strlen (child) + sizeof format);403 (char *) malloc (strlen (s1.ptr) + strlen (s2.ptr) + sizeof format);