Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

php_libindri_php.h File Reference

Go to the source code of this file.

Defines

#define phpext_libindri_php_ptr   &libindri_php_module_entry
#define PHP_LIBINDRI_PHP_API

Functions

 PHP_MINIT_FUNCTION (libindri_php)
 PHP_MSHUTDOWN_FUNCTION (libindri_php)
 PHP_RINIT_FUNCTION (libindri_php)
 PHP_RSHUTDOWN_FUNCTION (libindri_php)
 PHP_MINFO_FUNCTION (libindri_php)
 ZEND_NAMED_FUNCTION (_wrap_TermExtent_begin_set)
 ZEND_NAMED_FUNCTION (_wrap_TermExtent_begin_get)
 ZEND_NAMED_FUNCTION (_wrap_TermExtent_end_set)
 ZEND_NAMED_FUNCTION (_wrap_TermExtent_end_get)
 ZEND_NAMED_FUNCTION (_wrap_new_TermExtent)
 ZEND_NAMED_FUNCTION (_wrap_new_ScoredExtentResult)
 ZEND_NAMED_FUNCTION (_wrap_ParsedDocument_getContent)
 ZEND_NAMED_FUNCTION (_wrap_new_ParsedDocument)
 ZEND_NAMED_FUNCTION (_wrap_new_QueryAnnotationNode)
 ZEND_NAMED_FUNCTION (_wrap_QueryAnnotation_getQueryTree)
 ZEND_NAMED_FUNCTION (_wrap_QueryAnnotation_getAnnotations)
 ZEND_NAMED_FUNCTION (_wrap_QueryAnnotation_getResults)
 ZEND_NAMED_FUNCTION (_wrap_QueryEnvironment_addServer)
 ZEND_NAMED_FUNCTION (_wrap_QueryEnvironment_addIndex)
 ZEND_NAMED_FUNCTION (_wrap_QueryEnvironment_close)
 ZEND_NAMED_FUNCTION (_wrap_QueryEnvironment_setMemory)
 ZEND_NAMED_FUNCTION (_wrap_QueryEnvironment_setScoringRules)
 ZEND_NAMED_FUNCTION (_wrap_QueryEnvironment_setStopwords)
 ZEND_NAMED_FUNCTION (_wrap_QueryEnvironment_runQuery)
 ZEND_NAMED_FUNCTION (_wrap_QueryEnvironment_runAnnotatedQuery)
 ZEND_NAMED_FUNCTION (_wrap_QueryEnvironment_documentsdocids)
 ZEND_NAMED_FUNCTION (_wrap_QueryEnvironment_documentMetadatadocids)
 ZEND_NAMED_FUNCTION (_wrap_QueryEnvironment_documentIDsFromMetadata)
 ZEND_NAMED_FUNCTION (_wrap_QueryEnvironment_termCount)
 ZEND_NAMED_FUNCTION (_wrap_QueryEnvironment_onetermCount)
 ZEND_NAMED_FUNCTION (_wrap_QueryEnvironment_stemCount)
 ZEND_NAMED_FUNCTION (_wrap_QueryEnvironment_termFieldCount)
 ZEND_NAMED_FUNCTION (_wrap_QueryEnvironment_stemFieldCount)
 ZEND_NAMED_FUNCTION (_wrap_QueryEnvironment_fieldList)
 ZEND_NAMED_FUNCTION (_wrap_QueryEnvironment_documentCount)
 ZEND_NAMED_FUNCTION (_wrap_QueryEnvironment_onedocumentCount)
 ZEND_NAMED_FUNCTION (_wrap_QueryEnvironment_expressionCount)
 ZEND_NAMED_FUNCTION (_wrap_QueryEnvironment_expressionList)
 ZEND_NAMED_FUNCTION (_wrap_QueryEnvironment_documentLength)
 ZEND_NAMED_FUNCTION (_wrap_new_QueryEnvironment)
 ZEND_NAMED_FUNCTION (_wrap_new_Parameters)
 ZEND_NAMED_FUNCTION (_wrap_Parameters_set)
 ZEND_NAMED_FUNCTION (_wrap_Parameters_get_bool)
 ZEND_NAMED_FUNCTION (_wrap_Parameters_get_int)
 ZEND_NAMED_FUNCTION (_wrap_Parameters_get_double)
 ZEND_NAMED_FUNCTION (_wrap_Parameters_get_INT64)
 ZEND_NAMED_FUNCTION (_wrap_Parameters_get_string)
 ZEND_NAMED_FUNCTION (_wrap_Parameters_remove)
 ZEND_NAMED_FUNCTION (_wrap_Parameters_clear)
 ZEND_NAMED_FUNCTION (_wrap_Parameters_size)
 ZEND_NAMED_FUNCTION (_wrap_Parameters_exists)
 ZEND_NAMED_FUNCTION (_wrap_Parameters_load)
 ZEND_NAMED_FUNCTION (_wrap_QueryExpander_runExpandedQuery)
 ZEND_NAMED_FUNCTION (_wrap_QueryExpander_expand)
 ZEND_NAMED_FUNCTION (_wrap_new_RMExpander)
 ZEND_NAMED_FUNCTION (_wrap_RMExpander_expand)
 ZEND_NAMED_FUNCTION (_wrap_new_PonteExpander)
 ZEND_NAMED_FUNCTION (_wrap_PonteExpander_expand)

Variables

zend_module_entry libindri_php_module_entry


Define Documentation

#define PHP_LIBINDRI_PHP_API
 

#define phpext_libindri_php_ptr   &libindri_php_module_entry
 


Function Documentation

PHP_MINFO_FUNCTION libindri_php   ) 
 

PHP_MINIT_FUNCTION libindri_php   ) 
 

PHP_MSHUTDOWN_FUNCTION libindri_php   ) 
 

PHP_RINIT_FUNCTION libindri_php   ) 
 

PHP_RSHUTDOWN_FUNCTION libindri_php   ) 
 

ZEND_NAMED_FUNCTION _wrap_PonteExpander_expand   ) 
 

ZEND_NAMED_FUNCTION _wrap_new_PonteExpander   ) 
 

ZEND_NAMED_FUNCTION _wrap_RMExpander_expand   ) 
 

ZEND_NAMED_FUNCTION _wrap_new_RMExpander   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryExpander_expand   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryExpander_runExpandedQuery   ) 
 

ZEND_NAMED_FUNCTION _wrap_Parameters_load   ) 
 

ZEND_NAMED_FUNCTION _wrap_Parameters_exists   ) 
 

ZEND_NAMED_FUNCTION _wrap_Parameters_size   ) 
 

ZEND_NAMED_FUNCTION _wrap_Parameters_clear   ) 
 

ZEND_NAMED_FUNCTION _wrap_Parameters_remove   ) 
 

ZEND_NAMED_FUNCTION _wrap_Parameters_get_string   ) 
 

ZEND_NAMED_FUNCTION _wrap_Parameters_get_INT64   ) 
 

ZEND_NAMED_FUNCTION _wrap_Parameters_get_double   ) 
 

ZEND_NAMED_FUNCTION _wrap_Parameters_get_int   ) 
 

ZEND_NAMED_FUNCTION _wrap_Parameters_get_bool   ) 
 

ZEND_NAMED_FUNCTION _wrap_Parameters_set   ) 
 

ZEND_NAMED_FUNCTION _wrap_new_Parameters   ) 
 

ZEND_NAMED_FUNCTION _wrap_new_QueryEnvironment   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryEnvironment_documentLength   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryEnvironment_expressionList   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryEnvironment_expressionCount   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryEnvironment_onedocumentCount   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryEnvironment_documentCount   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryEnvironment_fieldList   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryEnvironment_stemFieldCount   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryEnvironment_termFieldCount   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryEnvironment_stemCount   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryEnvironment_onetermCount   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryEnvironment_termCount   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryEnvironment_documentIDsFromMetadata   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryEnvironment_documentMetadatadocids   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryEnvironment_documentsdocids   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryEnvironment_runAnnotatedQuery   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryEnvironment_runQuery   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryEnvironment_setStopwords   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryEnvironment_setScoringRules   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryEnvironment_setMemory   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryEnvironment_close   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryEnvironment_addIndex   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryEnvironment_addServer   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryAnnotation_getResults   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryAnnotation_getAnnotations   ) 
 

ZEND_NAMED_FUNCTION _wrap_QueryAnnotation_getQueryTree   ) 
 

ZEND_NAMED_FUNCTION _wrap_new_QueryAnnotationNode   ) 
 

ZEND_NAMED_FUNCTION _wrap_new_ParsedDocument   ) 
 

ZEND_NAMED_FUNCTION _wrap_ParsedDocument_getContent   ) 
 

ZEND_NAMED_FUNCTION _wrap_new_ScoredExtentResult   ) 
 

ZEND_NAMED_FUNCTION _wrap_new_TermExtent   ) 
 

ZEND_NAMED_FUNCTION _wrap_TermExtent_end_get   ) 
 

ZEND_NAMED_FUNCTION _wrap_TermExtent_end_set   ) 
 

ZEND_NAMED_FUNCTION _wrap_TermExtent_begin_get   ) 
 

ZEND_NAMED_FUNCTION _wrap_TermExtent_begin_set   ) 
 


Variable Documentation

zend_module_entry libindri_php_module_entry
 


Generated on Tue Jun 15 11:02:57 2010 for Lemur by doxygen 1.3.4