Lines Matching refs:strcat
2516 strcat(buf, "not_null ");
2521 strcat(buf, "primary_key ");
2526 strcat(buf, "unique_key ");
2531 strcat(buf, "multiple_key ");
2536 strcat(buf, "blob ");
2541 strcat(buf, "unsigned ");
2546 strcat(buf, "zerofill ");
2551 strcat(buf, "binary ");
2556 strcat(buf, "enum ");
2561 strcat(buf, "set ");
2566 strcat(buf, "auto_increment ");
2571 strcat(buf, "timestamp ");