MCPcopy Create free account

hub / github.com/WojciechMula/pyahocorasick / functions

Functions469 in github.com/WojciechMula/pyahocorasick

↓ 1 callersMethodadd_words_and_make_automaton
(self)
tests/test_unit.py:955
↓ 1 callersMethodanalyze
(self, file)
tests/memdump_check.py:41
↓ 1 callersMethodanalyze
(self, lines)
tests/pyfault_check.py:31
↓ 1 callersMethodanalyze
(self, file)
tests/valgrind_check.py:50
↓ 1 callersMethodanalyze
(self, lines)
tests/unittestlog_check.py:36
↓ 1 callersMethodassertEmpty
(self, collection)
tests/test_unit.py:28
↓ 1 callersFunctionautomaton_build_output
src/AutomatonSearchIter.c:157
↓ 1 callersFunctionautomaton_build_output_iter_long
src/AutomatonSearchIterLong.c:71
↓ 1 callersFunctionautomaton_clear
src/Automaton.c:405
↓ 1 callersFunctionautomaton_contains
src/Automaton.c:420
↓ 1 callersFunctionautomaton_items_iter_new
src/AutomatonItemsIter.c:25
↓ 1 callersFunctionautomaton_load_fixup_node
src/custompickle/load/module_automaton_load.c:228
↓ 1 callersFunctionautomaton_load_fixup_pointers
src/custompickle/load/module_automaton_load.c:253
↓ 1 callersFunctionautomaton_load_impl
src/custompickle/load/module_automaton_load.c:46
↓ 1 callersFunctionautomaton_load_node
src/custompickle/load/module_automaton_load.c:102
↓ 1 callersFunctionautomaton_save_impl
src/custompickle/save/automaton_save.c:40
↓ 1 callersFunctionautomaton_search_iter_long_new
src/AutomatonSearchIterLong.c:14
↓ 1 callersFunctionautomaton_search_iter_new
src/AutomatonSearchIter.c:65
↓ 1 callersFunctionautomaton_unpickle
src/Automaton_pickle.c:326
↓ 1 callersFunctionautomaton_unpickle__validate_bytes_list
src/Automaton_pickle.c:288
↓ 1 callersFunctionbug
()
etc/py/pyahocorasick.py:316
↓ 1 callersMethodbuild
(self)
etc/benchmarks/benchmark.py:75
↓ 1 callersFunctionbuild_automaton
()
tests/test_issue_9.py:20
↓ 1 callersFunctionbuild_automaton
()
tests/unresolved_bugs/test_bug_81.py:39
↓ 1 callersFunctioncheck
src/pycallfault/pycallfault.c:24
↓ 1 callersFunctioncheck_automaton
(case)
etc/py/test_issue_21.py:33
↓ 1 callersFunctionclear_aux
src/Automaton.c:375
↓ 1 callersMethodcompare
(self)
tests/pickle_stresstest.py:180
↓ 1 callersMethodcompare_automatons
(self, A, B)
tests/test_unit.py:973
↓ 1 callersFunctioncustompickle_initialize_footer
src/custompickle/custompickle.c:25
↓ 1 callersFunctioncustompickle_initialize_header
src/custompickle/custompickle.c:11
↓ 1 callersFunctioncustompickle_validate_footer
src/custompickle/custompickle.c:50
↓ 1 callersFunctioncustompickle_validate_header
src/custompickle/custompickle.c:33
↓ 1 callersFunctiondemo
()
etc/py/pyahocorasick.py:294
↓ 1 callersMethoddump_edge
(self, letter, node)
tests/test_unpickle.py:63
↓ 1 callersMethoddump_node
On Debian 64-bit, GCC 7.3 python3: integer : size 8, offset 0 fail : size 8, offset 8 n
tests/test_unpickle.py:40
↓ 1 callersFunctionfind_all_results
(teststr, automaton)
tests/test_issue_56.py:23
↓ 1 callersMethodformat
(self)
etc/update_inlinedoc.py:69
↓ 1 callersMethodformat_bullet_list
(self, node)
etc/update_inlinedoc.py:96
↓ 1 callersMethodformat_c_define
(self)
etc/update_inlinedoc.py:117
↓ 1 callersFunctionformat_label
(label)
etc/dump2dot.py:46
↓ 1 callersMethodformat_paragraph
(self, node)
etc/update_inlinedoc.py:91
↓ 1 callersMethodformat_title
(self, node)
etc/update_inlinedoc.py:87
↓ 1 callersMethodgather_sources
(self)
tests/valgrind_check.py:45
↓ 1 callersMethodgenerate_random_word
(self)
tests/generate_random_words.py:38
↓ 1 callersMethodgenerate_words
(self)
tests/pickle_stresstest.py:117
↓ 1 callersFunctionget_long_description
()
setup.py:37
↓ 1 callersFunctionget_stats_aux
src/Automaton.c:1044
↓ 1 callersMethodget_time
(self)
etc/benchmarks/benchmark.py:33
↓ 1 callersMethodids
(self, file)
tests/memdump_maxalloc.py:33
↓ 1 callersMethodids
(self, file)
tests/memdump_maxrealloc.py:33
↓ 1 callersMethodinit_data
(self)
etc/benchmarks/benchmark.py:50
↓ 1 callersFunctioninitialize_memory_debug
src/utils.c:41
↓ 1 callersFunctioninitialize_pycallfault
src/pycallfault/pycallfault.c:10
↓ 1 callersFunctioniter_results
(teststr, automaton)
tests/test_issue_56.py:15
↓ 1 callersFunctionloadbuffer_init
src/custompickle/load/loadbuffer.c:47
↓ 1 callersFunctionloadbuffer_invalidate
src/custompickle/load/loadbuffer.c:108
↓ 1 callersFunctionloadbuffer_open
src/custompickle/load/loadbuffer.c:4
↓ 1 callersMethodlookup
(self)
etc/benchmarks/benchmark.py:79
↓ 1 callersFunctionmain
()
etc/update_inlinedoc.py:7
↓ 1 callersFunctionmain
()
etc/benchmarks/benchmark.py:114
↓ 1 callersFunctionmain
()
tests/memdump_check.py:14
↓ 1 callersFunctionmain
()
tests/pyfault_check.py:14
↓ 1 callersFunctionmain
()
tests/valgrind_check.py:15
↓ 1 callersFunctionmain
()
tests/removeword_stresstest.py:19
↓ 1 callersFunctionmain
()
tests/generate_random_words.py:16
↓ 1 callersFunctionmain
()
tests/pickle_stresstest.py:22
↓ 1 callersFunctionmain
()
tests/unittestlog_check.py:14
↓ 1 callersFunctionmain
()
tests/memdump_maxalloc.py:14
↓ 1 callersFunctionmain
()
tests/memdump_maxrealloc.py:14
↓ 1 callersFunctionmemory_realloc
src/utils.c:87
↓ 1 callersFunctionparse_args
()
tests/removeword_stresstest.py:144
↓ 1 callersFunctionparse_args
()
tests/generate_random_words.py:47
↓ 1 callersFunctionparse_args
()
tests/pickle_stresstest.py:212
↓ 1 callersMethodpickle
(self)
tests/pickle_stresstest.py:145
↓ 1 callersFunctionpickle_data__cleanup
src/pickle/pickle_data.c:20
↓ 1 callersFunctionpickle_data__init
src/pickle/pickle_data.c:94
↓ 1 callersFunctionpickle_data__init_default
src/pickle/pickle_data.c:5
↓ 1 callersFunctionpickle_data__shrink_last_buffer
src/pickle/pickle_data.c:59
↓ 1 callersMethodprint_leaks
(self)
tests/memdump_check.py:77
↓ 1 callersFunctionpymod_get_sequence
src/utils.c:281
↓ 1 callersMethodrun
(self)
etc/update_inlinedoc.py:30
↓ 1 callersMethodrun
(self)
etc/benchmarks/benchmark.py:97
↓ 1 callersMethodrun
(self)
tests/memdump_check.py:33
↓ 1 callersMethodrun
(self)
tests/pyfault_check.py:26
↓ 1 callersMethodrun
(self)
tests/valgrind_check.py:31
↓ 1 callersMethodrun
(self)
tests/removeword_stresstest.py:36
↓ 1 callersMethodrun
(self)
tests/generate_random_words.py:32
↓ 1 callersMethodrun
(self)
tests/pickle_stresstest.py:39
↓ 1 callersMethodrun
(self)
tests/unittestlog_check.py:29
↓ 1 callersMethodrun
(self)
tests/memdump_maxalloc.py:29
↓ 1 callersMethodrun
(self)
tests/memdump_maxrealloc.py:29
↓ 1 callersFunctionsavebuffer_init
src/custompickle/save/savebuffer.c:3
↓ 1 callersFunctionsavebuffer_store_pointer
src/custompickle/save/savebuffer.c:93
↓ 1 callersMethodsearch
(self)
etc/benchmarks/benchmark.py:89
↓ 1 callersFunctiontest_pure_python
()
etc/py/test_issue_21.py:50
↓ 1 callersFunctiontrie_add_word
src/trie.c:14
↓ 1 callersFunctiontrie_longest
src/trie.c:158
↓ 1 callersFunctiontrie_remove_word
src/trie.c:66
↓ 1 callersFunctiontrie_traverse_aux
src/trie.c:196
← previousnext →101–200 of 469, ranked by callers