Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c35379 int nonNum = 0; /* True if input contains UTF16 with high byte non-zero */ local
35391 nonNum = i<length;
35426 }else if( nonNum ){ /* UTF16 with high-order bytes non-zero */