simpleparse.stt.TextTools.mxTextTools.mxTextTools (version 2.1.0) | index /home/mcfletch/pylive/simpleparse/stt/TextTools/mxTextTools/mxTextTools.so |
mxTextTools -- Tools for fast text processing. Version 2.1.0
Copyright (c) 1997-2000, Marc-Andre Lemburg; mailto:mal@lemburg.com
Copyright (c) 2000-2002, eGenix.com Software GmbH; mailto:info@egenix.com
Copyright (c) 2003-2006, Mike Fletcher; mailto:mcfletch@vrplumber.com
All Rights Reserved
See the documentation for further information on copyrights,
or contact the author.
Functions | ||
|
Data | ||
BOYERMOORE = 0 FASTSEARCH = 1 TRIVIAL = 2 _const_AllIn = 11 _const_AllInCharSet = 41 _const_AllInSet = 31 _const_AllNotIn = 12 _const_AppendMatch = 2048 _const_AppendTagobj = 1024 _const_AppendToTagobj = 512 _const_Break = 0 _const_Call = 201 _const_CallArg = 202 _const_CallTag = 256 _const_EOF = 101 _const_Fail = 100 _const_Here = 1 _const_Is = 13 _const_IsIn = 14 _const_IsInCharSet = 42 _const_IsInSet = 32 _const_IsNot = 15 _const_IsNotIn = 15 _const_Jump = 100 _const_JumpTarget = 104 _const_LookAhead = 4096 _const_Loop = 205 _const_LoopControl = 206 _const_MatchFail = -1000000 _const_MatchOk = 1000000 _const_Move = 103 _const_NoWord = 211 _const_Reset = -1 _const_Skip = 102 _const_SubTable = 207 _const_SubTableInList = 208 _const_Table = 203 _const_TableInList = 204 _const_ThisTable = 999 _const_To = 0 _const_ToBOF = 0 _const_ToEOF = -1 _const_Word = 21 _const_WordEnd = 23 _const_WordStart = 22 _const_sFindWord = 213 _const_sWordEnd = 212 _const_sWordStart = 211 tagtable_cache = {(46912536022048, 0): <String Tag Table object>, (46912536088816, 0): <String Tag Table object>, (46912539588096, 0): <String Tag Table object>, (46912539588432, 0): <String Tag Table object>, (46912539588992, 0): <String Tag Table object>, (46912539628944, 0): <String Tag Table object>, (46912540112080, 0): <String Tag Table object>, (46912540113360, 0): <String Tag Table object>, (46912540134528, 0): <String Tag Table object>, (46912540134632, 0): <String Tag Table object>, ...} to_lower = '\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f !"#$%&\'()*+,-./...\xcf\xd0\xd1\xd2\xd3\xd4\xd5\xd6\xd7\xd8\xd9\xda\xdb\xdc\xdd\xde\xdf\xe0\xe1\xe2\xe3\xe4\xe5\xe6\xe7\xe8\xe9\xea\xeb\xec\xed\xee\xef\xf0\xf1\xf2\xf3\xf4\xf5\xf6\xf7\xf8\xf9\xfa\xfb\xfc\xfd\xfe\xff' to_upper = '\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f !"#$%&\'()*+,-./...\xcf\xd0\xd1\xd2\xd3\xd4\xd5\xd6\xd7\xd8\xd9\xda\xdb\xdc\xdd\xde\xdf\xe0\xe1\xe2\xe3\xe4\xe5\xe6\xe7\xe8\xe9\xea\xeb\xec\xed\xee\xef\xf0\xf1\xf2\xf3\xf4\xf5\xf6\xf7\xf8\xf9\xfa\xfb\xfc\xfd\xfe\xff' |