Home
last modified time | relevance | path

Searched refs:zSep2 (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dbuild.c831 char *zSep, *zSep2, *zEnd; in createTableStmt() local
839 zSep2 = ","; in createTableStmt()
843 zSep2 = ",\n "; in createTableStmt()
856 zSep = zSep2; in createTableStmt()
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c78714 char *zSep, *zSep2, *zEnd;
78723 zSep2 = ",";
78727 zSep2 = ",\n ";
78753 zSep = zSep2;

Completed in 316 milliseconds