Searched defs:noCase (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclCmdMZ.c3486 int noCase, patternLength; local
H A DtclCmdIL.c2715 int allMatches, inlineReturn, negatedMatch, returnSubindices, noCase; local
H A DtclCompCmds.c3867 int noCase; /* Has the -nocase flag been given? */ local
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkText.c2017 int backwards, exact, searchElide, c, i, argsLeft, noCase, leftToScan; local
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkText.c274 int noCase; /* Case-insenstivive? */ member in struct:SearchSpec
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c84550 u8 noCase; member in struct:compareInfo
84614 u8 noCase = pInfo->noCase; local
101462 int noCase = 0; /* LIKE/GLOB distinguishes case */ local
[all...]

Completed in 616 milliseconds