Home
last modified time | relevance | path

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

/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinx.cpp5136 bool bGotChinese = sphIsChineseCode ( iCode ); in ProcessQueryRLP() local
5138 if ( bGotChinese==bWasChinese ) in ProcessQueryRLP()
5157 bWasChinese = bGotChinese; in ProcessQueryRLP()