Home
last modified time | relevance | path

Searched defs:nonNum (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dtotype.c130 int nonNum = 0; in totypeAtoi64() local
215 int nonNum = 0; in totypeAtoF() local
/sqlite-3.40.0/src/
H A Dutil.c711 int nonNum = 0; /* True if input contains UTF16 with high byte non-zero */ in sqlite3Atoi64() local