Searched refs:nonNum (Results 1 – 2 of 2) sorted by relevance
130 int nonNum = 0; in totypeAtoi64() local155 if( (c!=0 && &zNum[i]<zEnd) || (i==0 && zStart==zNum) || i>19 || nonNum ){ in totypeAtoi64()215 int nonNum = 0; in totypeAtoF() local350 return z>=zEnd && nDigits>0 && eValid && nonNum==0; in totypeAtoF()
711 int nonNum = 0; /* True if input contains UTF16 with high byte non-zero */ in sqlite3Atoi64() local723 nonNum = i<length; in sqlite3Atoi64()758 }else if( nonNum ){ /* UTF16 with high-order bytes non-zero */ in sqlite3Atoi64()