Home
last modified time | relevance | path

Searched refs:OP_OPEN_SUBEXP (Results 1 – 25 of 231) sorted by relevance

12345678910

/dports/security/gnupg1/gnupg-1.4.23/util/
H A Dregex_internal.h126 OP_OPEN_SUBEXP, enumerator
223 || (type) == OP_OPEN_SUBEXP || (type) == OP_CLOSE_SUBEXP)
H A Dregexec.c1238 if (type != OP_OPEN_SUBEXP && type != OP_CLOSE_SUBEXP)
1243 if (type == OP_OPEN_SUBEXP)
1654 if (type == OP_OPEN_SUBEXP && subexp_idx == dfa->nodes[node].opr.idx
1706 if (type == OP_OPEN_SUBEXP
1746 if (type == OP_CLOSE_SUBEXP || type == OP_OPEN_SUBEXP)
1751 || (type == OP_OPEN_SUBEXP))
1825 else if (type == OP_OPEN_SUBEXP
/dports/mail/libsieve/libsieve-2.3.1/src/sv_regex/
H A Dregex_internal.h191 OP_OPEN_SUBEXP, enumerator
282 || (type) == OP_OPEN_SUBEXP || (type) == OP_CLOSE_SUBEXP)
H A Dregexec.c1358 if (type != OP_OPEN_SUBEXP && type != OP_CLOSE_SUBEXP)
1363 if (type == OP_OPEN_SUBEXP)
1767 if (type == OP_OPEN_SUBEXP && subexp_idx == dfa->nodes[node].opr.idx
1816 if (type == OP_OPEN_SUBEXP
1856 if (type == OP_CLOSE_SUBEXP || type == OP_OPEN_SUBEXP)
1861 || (type == OP_OPEN_SUBEXP))
2195 if (dfa->nodes[node].type == OP_OPEN_SUBEXP
2617 if (((fl_open && node->type == OP_OPEN_SUBEXP)
2949 if (((type == OP_OPEN_SUBEXP && fl_open)
/dports/games/uqm/uqm-0.8.0/src/regex/
H A Dregexec.ci1478 if (type == OP_OPEN_SUBEXP)
1918 /* Recurse trying to reach the OP_OPEN_SUBEXP and
1947 case OP_OPEN_SUBEXP:
2024 if (type == OP_OPEN_SUBEXP
2068 if (type == OP_CLOSE_SUBEXP || type == OP_OPEN_SUBEXP)
2397 OP_OPEN_SUBEXP and whose index is SUBEXP_IDX, we must check all
2403 if (dfa->nodes[node].type == OP_OPEN_SUBEXP
2765 /* Can the OP_OPEN_SUBEXP node arrive the OP_CLOSE_SUBEXP node
2802 sub_last->str_idx, bkref_node, bkref_str, OP_OPEN_SUBEXP);
2817 OP_OPEN_SUBEXP and whose index is SUBEXP_IDX, we must check all
[all …]
/dports/print/texlive-base/texlive-20150521-source/texk/chktex/regex/
H A Dregcomp.c1041 case OP_OPEN_SUBEXP: in optimize_utf8()
1278 op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP); in lower_subexp()
1374 case OP_OPEN_SUBEXP: in link_nfa_nodes()
1823 token->type = OP_OPEN_SUBEXP; in peek_token()
1893 token->type = OP_OPEN_SUBEXP; in peek_token()
2185 case OP_OPEN_SUBEXP: in parse_expression()
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregcomp.c1041 case OP_OPEN_SUBEXP: in optimize_utf8()
1278 op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP); in lower_subexp()
1374 case OP_OPEN_SUBEXP: in link_nfa_nodes()
1823 token->type = OP_OPEN_SUBEXP; in peek_token()
1893 token->type = OP_OPEN_SUBEXP; in peek_token()
2185 case OP_OPEN_SUBEXP: in parse_expression()
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregcomp.c1041 case OP_OPEN_SUBEXP: in optimize_utf8()
1278 op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP); in lower_subexp()
1374 case OP_OPEN_SUBEXP: in link_nfa_nodes()
1823 token->type = OP_OPEN_SUBEXP; in peek_token()
1893 token->type = OP_OPEN_SUBEXP; in peek_token()
2185 case OP_OPEN_SUBEXP: in parse_expression()
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregcomp.c1041 case OP_OPEN_SUBEXP: in optimize_utf8()
1278 op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP); in lower_subexp()
1374 case OP_OPEN_SUBEXP: in link_nfa_nodes()
1823 token->type = OP_OPEN_SUBEXP; in peek_token()
1893 token->type = OP_OPEN_SUBEXP; in peek_token()
2185 case OP_OPEN_SUBEXP: in parse_expression()
/dports/devel/arduino-ctags/ctags-5.8-arduino11/gnu_regex/
H A Dregcomp.c1075 case OP_OPEN_SUBEXP: in optimize_utf8()
1312 op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP); in lower_subexp()
1410 case OP_OPEN_SUBEXP: in link_nfa_nodes()
1851 token->type = OP_OPEN_SUBEXP; in peek_token()
1921 token->type = OP_OPEN_SUBEXP; in peek_token()
2213 case OP_OPEN_SUBEXP: in parse_expression()
/dports/devel/kBuild/kBuild-0.1.9998/src/sed/lib/
H A Dregcomp.c1056 case OP_OPEN_SUBEXP: in optimize_utf8()
1293 op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP); in lower_subexp()
1389 case OP_OPEN_SUBEXP: in link_nfa_nodes()
1840 token->type = OP_OPEN_SUBEXP; in peek_token()
1910 token->type = OP_OPEN_SUBEXP; in peek_token()
2202 case OP_OPEN_SUBEXP: in parse_expression()
/dports/comms/direwolf/direwolf-1.6/external/regex/
H A Dregcomp.c1052 case OP_OPEN_SUBEXP: in optimize_utf8()
1289 op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP); in lower_subexp()
1385 case OP_OPEN_SUBEXP: in link_nfa_nodes()
1834 token->type = OP_OPEN_SUBEXP; in peek_token()
1904 token->type = OP_OPEN_SUBEXP; in peek_token()
2196 case OP_OPEN_SUBEXP: in parse_expression()
/dports/devel/ctags/ctags-5.8/gnu_regex/
H A Dregcomp.c1075 case OP_OPEN_SUBEXP: in optimize_utf8()
1312 op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP); in lower_subexp()
1410 case OP_OPEN_SUBEXP: in link_nfa_nodes()
1851 token->type = OP_OPEN_SUBEXP; in peek_token()
1921 token->type = OP_OPEN_SUBEXP; in peek_token()
2213 case OP_OPEN_SUBEXP: in parse_expression()
/dports/devel/geany/geany-1.38/ctags/gnu_regex/
H A Dregcomp.c1075 case OP_OPEN_SUBEXP: in optimize_utf8()
1312 op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP); in lower_subexp()
1410 case OP_OPEN_SUBEXP: in link_nfa_nodes()
1851 token->type = OP_OPEN_SUBEXP; in peek_token()
1921 token->type = OP_OPEN_SUBEXP; in peek_token()
2213 case OP_OPEN_SUBEXP: in parse_expression()
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregcomp.c1041 case OP_OPEN_SUBEXP: in optimize_utf8()
1278 op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP); in lower_subexp()
1374 case OP_OPEN_SUBEXP: in link_nfa_nodes()
1823 token->type = OP_OPEN_SUBEXP; in peek_token()
1893 token->type = OP_OPEN_SUBEXP; in peek_token()
2185 case OP_OPEN_SUBEXP: in parse_expression()
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregcomp.c1041 case OP_OPEN_SUBEXP: in optimize_utf8()
1278 op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP); in lower_subexp()
1374 case OP_OPEN_SUBEXP: in link_nfa_nodes()
1823 token->type = OP_OPEN_SUBEXP; in peek_token()
1893 token->type = OP_OPEN_SUBEXP; in peek_token()
2185 case OP_OPEN_SUBEXP: in parse_expression()
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregcomp.c1041 case OP_OPEN_SUBEXP: in optimize_utf8()
1278 op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP); in lower_subexp()
1374 case OP_OPEN_SUBEXP: in link_nfa_nodes()
1823 token->type = OP_OPEN_SUBEXP; in peek_token()
1893 token->type = OP_OPEN_SUBEXP; in peek_token()
2185 case OP_OPEN_SUBEXP: in parse_expression()
/dports/japanese/ctags/ctags-5.8j2/gnu_regex/
H A Dregcomp.c1075 case OP_OPEN_SUBEXP: in optimize_utf8()
1312 op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP); in lower_subexp()
1410 case OP_OPEN_SUBEXP: in link_nfa_nodes()
1851 token->type = OP_OPEN_SUBEXP; in peek_token()
1921 token->type = OP_OPEN_SUBEXP; in peek_token()
2213 case OP_OPEN_SUBEXP: in parse_expression()
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregcomp.c1041 case OP_OPEN_SUBEXP: in optimize_utf8()
1278 op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP); in lower_subexp()
1374 case OP_OPEN_SUBEXP: in link_nfa_nodes()
1823 token->type = OP_OPEN_SUBEXP; in peek_token()
1893 token->type = OP_OPEN_SUBEXP; in peek_token()
2185 case OP_OPEN_SUBEXP: in parse_expression()
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/framework/modules/c_FileTypeSigModule/mingw-libgnurx-2.5.1/
H A Dregcomp.c1052 case OP_OPEN_SUBEXP: in optimize_utf8()
1289 op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP); in lower_subexp()
1385 case OP_OPEN_SUBEXP: in link_nfa_nodes()
1834 token->type = OP_OPEN_SUBEXP; in peek_token()
1904 token->type = OP_OPEN_SUBEXP; in peek_token()
2196 case OP_OPEN_SUBEXP: in parse_expression()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/ext/regex/
H A Dregcomp.c1048 case OP_OPEN_SUBEXP: in optimize_utf8()
1285 op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP); in lower_subexp()
1381 case OP_OPEN_SUBEXP: in link_nfa_nodes()
1830 token->type = OP_OPEN_SUBEXP; in peek_token()
1900 token->type = OP_OPEN_SUBEXP; in peek_token()
2192 case OP_OPEN_SUBEXP: in parse_expression()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/ext/regex/
H A Dregcomp.c1048 case OP_OPEN_SUBEXP: in optimize_utf8()
1285 op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP); in lower_subexp()
1381 case OP_OPEN_SUBEXP: in link_nfa_nodes()
1830 token->type = OP_OPEN_SUBEXP; in peek_token()
1900 token->type = OP_OPEN_SUBEXP; in peek_token()
2192 case OP_OPEN_SUBEXP: in parse_expression()
/dports/astro/gnuastro/gnuastro-0.16/bootstrapped/lib/
H A Dregcomp.c1119 case OP_OPEN_SUBEXP: in optimize_utf8()
1363 op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP); in lower_subexp()
1462 case OP_OPEN_SUBEXP: in link_nfa_nodes()
1902 token->type = OP_OPEN_SUBEXP; in peek_token()
1972 token->type = OP_OPEN_SUBEXP; in peek_token()
2279 case OP_OPEN_SUBEXP: in parse_expression()
/dports/print/texinfo/texinfo-6.8/gnulib/lib/
H A Dregcomp.c1119 case OP_OPEN_SUBEXP: in optimize_utf8()
1363 op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP); in lower_subexp()
1462 case OP_OPEN_SUBEXP: in link_nfa_nodes()
1902 token->type = OP_OPEN_SUBEXP; in peek_token()
1972 token->type = OP_OPEN_SUBEXP; in peek_token()
2279 case OP_OPEN_SUBEXP: in parse_expression()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/deps/regex/
H A Dregcomp.c1084 case OP_OPEN_SUBEXP: in optimize_utf8()
1321 op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP); in lower_subexp()
1419 case OP_OPEN_SUBEXP: in link_nfa_nodes()
1868 token->type = OP_OPEN_SUBEXP; in peek_token()
1938 token->type = OP_OPEN_SUBEXP; in peek_token()
2230 case OP_OPEN_SUBEXP: in parse_expression()

12345678910