Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dshell8.test79 set l2 [dir_to_list $d1]
80 string compare $l1 $l2
H A Dfts3rnd.test210 set l2 [list]
217 if {$i2 != $i} { lappend l2 $i2 }
220 set l [lsort -uniq -integer $l2]
/sqlite-3.40.0/src/
H A Dos_unix.c809 struct flock l2; in lockTrace() local
810 l2 = *p; in lockTrace()
811 osFcntl(fd, F_GETLK, &l2); in lockTrace()
812 if( l2.l_type==F_RDLCK ){ in lockTrace()
814 }else if( l2.l_type==F_WRLCK ){ in lockTrace()
816 }else if( l2.l_type==F_UNLCK ){ in lockTrace()
822 zType, (int)l2.l_start, (int)l2.l_len, (int)l2.l_pid); in lockTrace()
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5corrupt3.test14273 | 3552: 6b 08 04 83 72 03 02 6c 32 02 04 81 51 03 03 6d k...r..l2...Q..m