Home
last modified time | relevance | path

Searched refs:SEARCHD_OK (Results 1 – 25 of 34) sorted by relevance

12

/dports/textproc/sphinxsearch/sphinx-2.2.11-release/api/ruby/lib/sphinx/
H A Dclient.rb77 SEARCHD_OK = 0 constant in Sphinx.Client
727 if status != SEARCHD_OK
1118 unless status == SEARCHD_OK
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/api/ruby/lib/sphinx/
H A Dclient.rb71 SEARCHD_OK = 0 constant in Sphinx.Client
719 if status != SEARCHD_OK
1107 unless status == SEARCHD_OK
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/api/libsphinxclient/
H A Dsphinxclient.h26 SEARCHD_OK = 0, enumerator
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/mysqlse/
H A Dsnippets_udf.cc172 SEARCHD_OK = 0, ///< general success, command-specific reply follows enumerator
542 if ( iStatus!=SEARCHD_OK ) in Read()
H A Dha_sphinx.cc242 SEARCHD_OK = 0, ///< general success, command-specific reply follows enumerator
2559 if ( uStatus!=SEARCHD_OK ) in UnpackSchema()
2978 if ( uRespStatus!=SEARCHD_OK ) in index_read()
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/mysqlse/
H A Dsnippets_udf.cc170 SEARCHD_OK = 0, ///< general success, command-specific reply follows enumerator
540 if ( iStatus!=SEARCHD_OK ) in Read()
H A Dha_sphinx.cc242 SEARCHD_OK = 0, ///< general success, command-specific reply follows enumerator
2513 if ( uStatus!=SEARCHD_OK ) in UnpackSchema()
2914 if ( uRespStatus!=SEARCHD_OK ) in index_read()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/sphinx/
H A Dsnippets_udf.cc174 SEARCHD_OK = 0, ///< general success, command-specific reply follows enumerator
544 if ( iStatus!=SEARCHD_OK ) in Read()
H A Dha_sphinx.cc244 SEARCHD_OK = 0, ///< general success, command-specific reply follows enumerator
2558 if ( uStatus!=SEARCHD_OK ) in UnpackSchema()
2983 if ( uRespStatus!=SEARCHD_OK ) in index_read()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/sphinx/
H A Dsnippets_udf.cc174 SEARCHD_OK = 0, ///< general success, command-specific reply follows enumerator
544 if ( iStatus!=SEARCHD_OK ) in Read()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/sphinx/
H A Dsnippets_udf.cc174 SEARCHD_OK = 0, ///< general success, command-specific reply follows enumerator
544 if ( iStatus!=SEARCHD_OK ) in Read()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/sphinx/
H A Dsnippets_udf.cc174 SEARCHD_OK = 0, ///< general success, command-specific reply follows enumerator
544 if ( iStatus!=SEARCHD_OK ) in Read()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/sphinx/
H A Dsnippets_udf.cc174 SEARCHD_OK = 0, ///< general success, command-specific reply follows enumerator
544 if ( iStatus!=SEARCHD_OK ) in Read()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/sphinx/
H A Dsnippets_udf.cc174 SEARCHD_OK = 0, ///< general success, command-specific reply follows enumerator
544 if ( iStatus!=SEARCHD_OK ) in Read()
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/api/libsphinxclient/
H A Dsphinxclient.h31 SEARCHD_OK = 0, enumerator
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/api/
H A Dsphinxapi.py55 SEARCHD_OK = 0 variable
305 if status!=SEARCHD_OK:
756 if status != SEARCHD_OK:
H A Dsphinxapi.php722 if ( $status!=SEARCHD_OK )
1275 if ( $status!=SEARCHD_OK )
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/api/
H A Dsphinxapi.py42 SEARCHD_OK = 0 variable
284 if status!=SEARCHD_OK:
677 if status != SEARCHD_OK:
H A Dsphinxapi.php682 if ( $status!=SEARCHD_OK )
1155 if ( $status!=SEARCHD_OK )
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/api/java/
H A DSphinxClient.java65 public final static int SEARCHD_OK = 0; field in SphinxClient
383 } else if ( status!=SEARCHD_OK ) in _GetResponse()
994 if (status != SEARCHD_OK) { in RunQueries()
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/api/java/
H A DSphinxClient.java79 public final static int SEARCHD_OK = 0; field in SphinxClient
397 } else if ( status!=SEARCHD_OK ) in _GetResponse()
1010 if (status != SEARCHD_OK) { in RunQueries()
/dports/textproc/p5-Sphinx-Search/Sphinx-Search-0.31/lib/Sphinx/
H A DSearch.pm139 use constant SEARCHD_OK => 0; constant
763 if ( $status!=SEARCHD_OK ) {
1880 if ($status != SEARCHD_OK) {
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/api/ruby/spec/fixtures/
H A Dsphinxapi.php384 if ( $status!=SEARCHD_OK )
854 if ( $status!=SEARCHD_OK )
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/api/ruby/spec/fixtures/
H A Dsphinxapi.php384 if ( $status!=SEARCHD_OK )
854 if ( $status!=SEARCHD_OK )
/dports/www/phpbb3/phpBB3/includes/
H A Dsphinxapi.php682 if ( $status!=SEARCHD_OK )
1155 if ( $status!=SEARCHD_OK )

12