Home
last modified time | relevance | path

Searched refs:iNumAttrs (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/libsphinxclient/sphinx-2.0.9-release/src/
H A Dsearchd.cpp3764 int iNumAttrs = tReq.GetInt(); // FIXME! add a sanity check in ParseReply() local
3765 for ( int j=0; j<iNumAttrs; j++ ) in ParseReply()
H A Dsphinx.cpp8469 int iNumAttrs = rdInfo.GetDword(); in ReadSchema() local
8471 for ( int i=0; i<iNumAttrs; i++ ) in ReadSchema()
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsearchd.cpp6178 int iNumAttrs = tReq.GetInt(); // FIXME! add a sanity check in ParseReply() local
6179 for ( int j=0; j<iNumAttrs; j++ ) in ParseReply()
H A Dsphinx.cpp11367 int iNumAttrs = rdInfo.GetDword(); in ReadSchema() local
11369 for ( int i=0; i<iNumAttrs; i++ ) in ReadSchema()