Searched refs:zEnd (Results 1 – 2 of 2) sorted by relevance
131 const char *zEnd; in getValue() local132 *pR = sqliteAtoF(z, &zEnd); in getValue()133 return zEnd - z; in getValue()
834 char *zSep, *zSep2, *zEnd; in createTableStmt() local843 zEnd = ")"; in createTableStmt()847 zEnd = "\n)"; in createTableStmt()862 strcpy(&zStmt[k], zEnd); in createTableStmt()