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

/macosx-10.10.1/vim-55/src/VisVim/
H A DCommands.cpp192 CComQIPtr < ITextSelection, &IID_ITextSelection > pSel(pDispSel);
194 if (pSel)
196 pSel->get_CurrentLine(&LineNr);
464 CComQIPtr < ITextSelection, &IID_ITextSelection > pSel(pDispSel);
466 if (pSel)
468 pSel->get_CurrentLine(&LineNr);
/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c74752 Select *pSel; /* SELECT statement to encode */ local
80879 Select *pSel; /* Copy of the SELECT that implements the view */ local
95566 Select *pSel = pFrom->pSelect; local
95813 Select *pSel = pFrom->pSelect; local
[all...]

Completed in 255 milliseconds