Searched refs:_rowid_str_len (Results 1 – 1 of 1) sorted by relevance
126 _rowid_str_len = 8 # length in bytes of the unique rowid strings variable461 for x in xrange(_rowid_str_len):463 newid = struct.pack('B'*_rowid_str_len, *blist)733 rowid = key[-_rowid_str_len:]