Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest1.c4104 int isStatic = 0; in test_carray_bind() local
4142 isStatic = 1; in test_carray_bind()
4165 if( eType==3 && !isStatic && !isTransient ){ in test_carray_bind()
4170 if( isStatic && isTransient ){ in test_carray_bind()
4241 isStatic = 0; in test_carray_bind()
4245 if( isStatic ){ in test_carray_bind()