Searched refs:autoIndex (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/bwidget/bwidget/
H A Dwidget.tcl1606 Widget::getVariable $path autoIndex
1607 if {![info exists autoIndex]} { set autoIndex -1 }
1608 return [string map [list #auto [incr autoIndex]] $node]
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c10130 u8 autoIndex; /* True if is automatically created (ex: by UNIQUE) */ member in struct:Index
[all...]

Completed in 492 milliseconds