Searched refs:zEnd (Results 1 – 2 of 2) sorted by relevance
128 const char *zEnd; in getValue() local129 *pR = sqliteAtoF(z, &zEnd); in getValue()130 return zEnd - z; in getValue()
831 char *zSep, *zSep2, *zEnd; in createTableStmt() local840 zEnd = ")"; in createTableStmt()844 zEnd = "\n)"; in createTableStmt()859 strcpy(&zStmt[k], zEnd); in createTableStmt()