Home | History | Annotate | Download | only in dist

Lines Matching refs:atoi

1428   int val = atoi(zArg);
2166 sqlite3_busy_timeout(p->db, atoi(azArg[1]));
2177 p->colWidth[j-1] = atoi(azArg[j]);