Lines Matching full:strcat
1262 //char *strcat(char *restrict s1, const char *restrict s2);1458 // If this is an appending function (strcat, strncat...) then set the1840 else if (C.isCLibraryFunction(FDecl, "strcat"))