Lines Matching refs:strcat
2478 strcat(buf, "not_null ");
2483 strcat(buf, "primary_key ");
2488 strcat(buf, "unique_key ");
2493 strcat(buf, "multiple_key ");
2498 strcat(buf, "blob ");
2503 strcat(buf, "unsigned ");
2508 strcat(buf, "zerofill ");
2513 strcat(buf, "binary ");
2518 strcat(buf, "enum ");
2523 strcat(buf, "set ");
2528 strcat(buf, "auto_increment ");
2533 strcat(buf, "timestamp ");