TYPO3 CMS  TYPO3_6-2
tx_indexedsearch_lexer Class Reference
Inheritance diagram for tx_indexedsearch_lexer:
TYPO3\CMS\IndexedSearch\Lexer

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\IndexedSearch\Lexer
 __construct ()
 
 split2Words ($wordString)
 
 addWords (&$words, &$wordString, $start, $len)
 
 get_word (&$str, $pos=0)
 
 utf8_is_letter (&$str, &$len, $pos=0)
 
 charType ($cp)
 
 utf8_ord (&$str, &$len, $pos=0, $hex=FALSE)
 
- Public Attributes inherited from TYPO3\CMS\IndexedSearch\Lexer
 $debug = FALSE
 
 $debugString = ''
 
 $csObj
 
 $lexerConf
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 5322 of file LegacyClassesForIde.php.