Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dfts3_common.tcl343 proc gobble_string {varname nLength} { argument
346 set blob [string range $blob $nLength end]
/sqlite-3.40.0/autoconf/tea/win/
H A Dnmakehlp.c217 sa.nLength = sizeof(SECURITY_ATTRIBUTES); in CheckForCompilerFeature()
353 sa.nLength = sizeof(SECURITY_ATTRIBUTES); in CheckForLinkerFeature()