Searched refs:tab2 (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFTimeZone.c203 const uint8_t *tab2 = memchr(bytes, '\t', (nextl - bytes)); local
204 if (!tab2) {
209 tab2++;
210 len -= (tab2 - bytes);
211 bytes = tab2;
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DTabbedPane.js388 function compareFunction(tab1, tab2)
390 return tab1.title.localeCompare(tab2.title);
/macosx-10.9.5/swig-10/Source/Modules/
H A Dswigmod.h48 #define tab2 " " macro
H A Dtcl8.cxx999 Printv(imethods, tab2, "method ", realname, " [list ", NIL);
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c94109 int tab1, tab2; local
[all...]

Completed in 407 milliseconds