Lines Matching refs:strcat
2520 strcat(buf, "not_null ");
2525 strcat(buf, "primary_key ");
2530 strcat(buf, "unique_key ");
2535 strcat(buf, "multiple_key ");
2540 strcat(buf, "blob ");
2545 strcat(buf, "unsigned ");
2550 strcat(buf, "zerofill ");
2555 strcat(buf, "binary ");
2560 strcat(buf, "enum ");
2565 strcat(buf, "set ");
2570 strcat(buf, "auto_increment ");
2575 strcat(buf, "timestamp ");