Home
last modified time | relevance | path

Searched refs:tre_ast_to_tnfa (Results 1 – 15 of 15) sorted by relevance

/dports/textproc/libtre/tre-0.8.0/lib/
H A Dtre-compile.c1788 tre_ast_to_tnfa(tre_ast_node_t *node, tre_tnfa_transition_t *transitions, in tre_ast_to_tnfa() function
1803 errcode = tre_ast_to_tnfa(uni->left, transitions, counts, offs); in tre_ast_to_tnfa()
1806 errcode = tre_ast_to_tnfa(uni->right, transitions, counts, offs); in tre_ast_to_tnfa()
1817 errcode = tre_ast_to_tnfa(cat->left, transitions, counts, offs); in tre_ast_to_tnfa()
1820 errcode = tre_ast_to_tnfa(cat->right, transitions, counts, offs); in tre_ast_to_tnfa()
1837 errcode = tre_ast_to_tnfa(iter->arg, transitions, counts, offs); in tre_ast_to_tnfa()
2009 tre_ast_to_tnfa(tree, NULL, counts, NULL); in tre_compile()
2025 errcode = tre_ast_to_tnfa(tree, transitions, counts, offs); in tre_compile()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/lensfun/libs/regex/
H A Dtre-compile.c1831 tre_ast_to_tnfa(tre_ast_node_t *node, tre_tnfa_transition_t *transitions, in tre_ast_to_tnfa() function
1846 errcode = tre_ast_to_tnfa(uni->left, transitions, counts, offs); in tre_ast_to_tnfa()
1849 errcode = tre_ast_to_tnfa(uni->right, transitions, counts, offs); in tre_ast_to_tnfa()
1860 errcode = tre_ast_to_tnfa(cat->left, transitions, counts, offs); in tre_ast_to_tnfa()
1863 errcode = tre_ast_to_tnfa(cat->right, transitions, counts, offs); in tre_ast_to_tnfa()
1880 errcode = tre_ast_to_tnfa(iter->arg, transitions, counts, offs); in tre_ast_to_tnfa()
2050 tre_ast_to_tnfa(tree, NULL, counts, NULL); in tre_compile()
2066 errcode = tre_ast_to_tnfa(tree, transitions, counts, offs); in tre_compile()
/dports/sysutils/scalpel/scalpel-2.0/tre-0.7.5-win32/lib/
H A Dtre-compile.c1831 tre_ast_to_tnfa(tre_ast_node_t *node, tre_tnfa_transition_t *transitions, in tre_ast_to_tnfa() function
1846 errcode = tre_ast_to_tnfa(uni->left, transitions, counts, offs); in tre_ast_to_tnfa()
1849 errcode = tre_ast_to_tnfa(uni->right, transitions, counts, offs); in tre_ast_to_tnfa()
1860 errcode = tre_ast_to_tnfa(cat->left, transitions, counts, offs); in tre_ast_to_tnfa()
1863 errcode = tre_ast_to_tnfa(cat->right, transitions, counts, offs); in tre_ast_to_tnfa()
1880 errcode = tre_ast_to_tnfa(iter->arg, transitions, counts, offs); in tre_ast_to_tnfa()
2050 tre_ast_to_tnfa(tree, NULL, counts, NULL); in tre_compile()
2066 errcode = tre_ast_to_tnfa(tree, transitions, counts, offs); in tre_compile()
/dports/math/R/R-4.1.2/src/extra/tre/
H A DR_changes34 tre_ast_to_tnfa() from recursion to iteration over a TRE stack.
H A Dtre-compile.c1855 tre_ast_to_tnfa(tre_ast_node_t *node, tre_tnfa_transition_t *transitions, in tre_ast_to_tnfa() function
2035 tre_ast_to_tnfa(tree, NULL, counts, NULL); in tre_compile()
2051 errcode = tre_ast_to_tnfa(tree, transitions, counts, offs); in tre_compile()
/dports/math/libRmath/R-4.1.1/src/extra/tre/
H A DR_changes34 tre_ast_to_tnfa() from recursion to iteration over a TRE stack.
H A Dtre-compile.c1855 tre_ast_to_tnfa(tre_ast_node_t *node, tre_tnfa_transition_t *transitions, in tre_ast_to_tnfa() function
2035 tre_ast_to_tnfa(tree, NULL, counts, NULL); in tre_compile()
2051 errcode = tre_ast_to_tnfa(tree, transitions, counts, offs); in tre_compile()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/regex/
H A Dregcomp.c2624 tre_ast_to_tnfa(tre_ast_node_t *node, tre_tnfa_transition_t *transitions, in tre_ast_to_tnfa() function
2639 errcode = tre_ast_to_tnfa(uni->left, transitions, counts, offs); in tre_ast_to_tnfa()
2642 errcode = tre_ast_to_tnfa(uni->right, transitions, counts, offs); in tre_ast_to_tnfa()
2653 errcode = tre_ast_to_tnfa(cat->left, transitions, counts, offs); in tre_ast_to_tnfa()
2656 errcode = tre_ast_to_tnfa(cat->right, transitions, counts, offs); in tre_ast_to_tnfa()
2673 errcode = tre_ast_to_tnfa(iter->arg, transitions, counts, offs); in tre_ast_to_tnfa()
2820 tre_ast_to_tnfa(tree, NULL, counts, NULL); in regcomp()
2835 errcode = tre_ast_to_tnfa(tree, transitions, counts, offs); in regcomp()
/dports/misc/libsolv/libsolv-0.7.19/win32/
H A Dregcomp.c2624 tre_ast_to_tnfa(tre_ast_node_t *node, tre_tnfa_transition_t *transitions, in tre_ast_to_tnfa() function
2639 errcode = tre_ast_to_tnfa(uni->left, transitions, counts, offs); in tre_ast_to_tnfa()
2642 errcode = tre_ast_to_tnfa(uni->right, transitions, counts, offs); in tre_ast_to_tnfa()
2653 errcode = tre_ast_to_tnfa(cat->left, transitions, counts, offs); in tre_ast_to_tnfa()
2656 errcode = tre_ast_to_tnfa(cat->right, transitions, counts, offs); in tre_ast_to_tnfa()
2673 errcode = tre_ast_to_tnfa(iter->arg, transitions, counts, offs); in tre_ast_to_tnfa()
2820 tre_ast_to_tnfa(tree, NULL, counts, NULL); in regcomp()
2835 errcode = tre_ast_to_tnfa(tree, transitions, counts, offs); in regcomp()
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/regex/
H A Dregcomp.c2624 tre_ast_to_tnfa(tre_ast_node_t *node, tre_tnfa_transition_t *transitions, in tre_ast_to_tnfa() function
2639 errcode = tre_ast_to_tnfa(uni->left, transitions, counts, offs); in tre_ast_to_tnfa()
2642 errcode = tre_ast_to_tnfa(uni->right, transitions, counts, offs); in tre_ast_to_tnfa()
2653 errcode = tre_ast_to_tnfa(cat->left, transitions, counts, offs); in tre_ast_to_tnfa()
2656 errcode = tre_ast_to_tnfa(cat->right, transitions, counts, offs); in tre_ast_to_tnfa()
2673 errcode = tre_ast_to_tnfa(iter->arg, transitions, counts, offs); in tre_ast_to_tnfa()
2820 tre_ast_to_tnfa(tree, NULL, counts, NULL); in regcomp()
2835 errcode = tre_ast_to_tnfa(tree, transitions, counts, offs); in regcomp()
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/regex/
H A Dregcomp.c2624 tre_ast_to_tnfa(tre_ast_node_t *node, tre_tnfa_transition_t *transitions, in tre_ast_to_tnfa() function
2639 errcode = tre_ast_to_tnfa(uni->left, transitions, counts, offs); in tre_ast_to_tnfa()
2642 errcode = tre_ast_to_tnfa(uni->right, transitions, counts, offs); in tre_ast_to_tnfa()
2653 errcode = tre_ast_to_tnfa(cat->left, transitions, counts, offs); in tre_ast_to_tnfa()
2656 errcode = tre_ast_to_tnfa(cat->right, transitions, counts, offs); in tre_ast_to_tnfa()
2673 errcode = tre_ast_to_tnfa(iter->arg, transitions, counts, offs); in tre_ast_to_tnfa()
2820 tre_ast_to_tnfa(tree, NULL, counts, NULL); in regcomp()
2835 errcode = tre_ast_to_tnfa(tree, transitions, counts, offs); in regcomp()
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/regex/
H A Dregcomp.c2624 tre_ast_to_tnfa(tre_ast_node_t *node, tre_tnfa_transition_t *transitions, in tre_ast_to_tnfa() function
2639 errcode = tre_ast_to_tnfa(uni->left, transitions, counts, offs); in tre_ast_to_tnfa()
2642 errcode = tre_ast_to_tnfa(uni->right, transitions, counts, offs); in tre_ast_to_tnfa()
2653 errcode = tre_ast_to_tnfa(cat->left, transitions, counts, offs); in tre_ast_to_tnfa()
2656 errcode = tre_ast_to_tnfa(cat->right, transitions, counts, offs); in tre_ast_to_tnfa()
2673 errcode = tre_ast_to_tnfa(iter->arg, transitions, counts, offs); in tre_ast_to_tnfa()
2820 tre_ast_to_tnfa(tree, NULL, counts, NULL); in regcomp()
2835 errcode = tre_ast_to_tnfa(tree, transitions, counts, offs); in regcomp()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/regex/
H A Dregcomp.c2624 tre_ast_to_tnfa(tre_ast_node_t *node, tre_tnfa_transition_t *transitions, in tre_ast_to_tnfa() function
2639 errcode = tre_ast_to_tnfa(uni->left, transitions, counts, offs); in tre_ast_to_tnfa()
2642 errcode = tre_ast_to_tnfa(uni->right, transitions, counts, offs); in tre_ast_to_tnfa()
2653 errcode = tre_ast_to_tnfa(cat->left, transitions, counts, offs); in tre_ast_to_tnfa()
2656 errcode = tre_ast_to_tnfa(cat->right, transitions, counts, offs); in tre_ast_to_tnfa()
2673 errcode = tre_ast_to_tnfa(iter->arg, transitions, counts, offs); in tre_ast_to_tnfa()
2820 tre_ast_to_tnfa(tree, NULL, counts, NULL); in regcomp()
2835 errcode = tre_ast_to_tnfa(tree, transitions, counts, offs); in regcomp()
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/regex/
H A Dregcomp.c2607 tre_ast_to_tnfa(tre_ast_node_t *node, tre_tnfa_transition_t *transitions, in tre_ast_to_tnfa() function
2622 errcode = tre_ast_to_tnfa(uni->left, transitions, counts, offs); in tre_ast_to_tnfa()
2625 errcode = tre_ast_to_tnfa(uni->right, transitions, counts, offs); in tre_ast_to_tnfa()
2636 errcode = tre_ast_to_tnfa(cat->left, transitions, counts, offs); in tre_ast_to_tnfa()
2639 errcode = tre_ast_to_tnfa(cat->right, transitions, counts, offs); in tre_ast_to_tnfa()
2656 errcode = tre_ast_to_tnfa(iter->arg, transitions, counts, offs); in tre_ast_to_tnfa()
2803 tre_ast_to_tnfa(tree, NULL, counts, NULL); in regcomp()
2818 errcode = tre_ast_to_tnfa(tree, transitions, counts, offs); in regcomp()
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/regex/
H A Dregcomp.c2624 tre_ast_to_tnfa(tre_ast_node_t *node, tre_tnfa_transition_t *transitions, in tre_ast_to_tnfa() function
2639 errcode = tre_ast_to_tnfa(uni->left, transitions, counts, offs); in tre_ast_to_tnfa()
2642 errcode = tre_ast_to_tnfa(uni->right, transitions, counts, offs); in tre_ast_to_tnfa()
2653 errcode = tre_ast_to_tnfa(cat->left, transitions, counts, offs); in tre_ast_to_tnfa()
2656 errcode = tre_ast_to_tnfa(cat->right, transitions, counts, offs); in tre_ast_to_tnfa()
2673 errcode = tre_ast_to_tnfa(iter->arg, transitions, counts, offs); in tre_ast_to_tnfa()
2820 tre_ast_to_tnfa(tree, NULL, counts, NULL); in regcomp()
2835 errcode = tre_ast_to_tnfa(tree, transitions, counts, offs); in regcomp()