Home
last modified time | relevance | path

Searched refs:parse_bracket_exp (Results 1 – 25 of 90) sorted by relevance

1234

/dports/games/uqm/uqm-0.8.0/src/regex/
H A Dregcomp.ci85 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa,
2287 tree = parse_bracket_exp (regexp, dfa, token, syntax, err);
2653 /* Local function for parse_bracket_exp only used in case of NOT _LIBC.
2711 that we build below suffices. parse_bracket_exp passes
2806 parse_bracket_exp (regexp, dfa, token, syntax, err)
2821 /* Local function for parse_bracket_exp used in _LIBC environement.
2854 /* Local function for parse_bracket_exp used in _LIBC environement.
2919 /* Local function for parse_bracket_exp used in _LIBC environement.
3003 /* Local function for parse_bracket_exp used in _LIBC environement.
3448 /* Helper function for parse_bracket_exp.
[all …]
/dports/textproc/gnugrep/grep-3.7/
H A DChangeLog3280 * src/dfa.c (parse_bracket_exp): mark zeroclass const.
4322 * src/dfa.c (parse_bracket_exp, lex, add_utf8_anychar)
5823 * src/dfa.c (dfambcache, parse_bracket_exp): Simplify.
6788 (setbit_case_fold_c, parse_bracket_exp, lex, atom):
6894 (setbit_case_fold_c, parse_bracket_exp, atom):
6925 * src/dfa.c (parse_bracket_exp): Parenthesize.
7145 * src/dfa.c (parse_bracket_exp, atom): As above.
7553 (parse_bracket_exp) Improve comment.
9213 * src/dfa.c (parse_bracket_exp): Convert
11263 (parse_bracket_exp): Fix call.
[all …]
/dports/lang/gawk/gawk-5.1.1/support/
H A Ddfa.c941 parse_bracket_exp (struct dfa *dfa) in parse_bracket_exp() function
1461 dfa->lex.lasttok = parse_bracket_exp (dfa); in lex()
1495 dfa->lex.lasttok = parse_bracket_exp (dfa); in lex()
1506 return dfa->lex.lasttok = parse_bracket_exp (dfa); in lex()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Ddfa.c941 parse_bracket_exp (struct dfa *dfa) in parse_bracket_exp() function
1461 dfa->lex.lasttok = parse_bracket_exp (dfa); in lex()
1495 dfa->lex.lasttok = parse_bracket_exp (dfa); in lex()
1506 return dfa->lex.lasttok = parse_bracket_exp (dfa); in lex()
/dports/textproc/gnugrep/grep-3.7/lib/
H A Ddfa.c941 parse_bracket_exp (struct dfa *dfa) in parse_bracket_exp() function
1461 dfa->lex.lasttok = parse_bracket_exp (dfa); in lex()
1495 dfa->lex.lasttok = parse_bracket_exp (dfa); in lex()
1506 return dfa->lex.lasttok = parse_bracket_exp (dfa); in lex()
/dports/textproc/gsed/sed-4.8/lib/
H A Ddfa.c968 parse_bracket_exp (struct dfa *dfa) in parse_bracket_exp() function
1488 dfa->lex.lasttok = parse_bracket_exp (dfa); in lex()
1522 dfa->lex.lasttok = parse_bracket_exp (dfa); in lex()
1533 return dfa->lex.lasttok = parse_bracket_exp (dfa); in lex()
/dports/print/texlive-base/texlive-20150521-source/texk/chktex/regex/
H A Dregcomp.c77 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa,
2191 tree = parse_bracket_exp (regexp, dfa, token, syntax, err); in parse_expression()
2694 parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, in parse_bracket_exp() function
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregcomp.c77 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa,
2191 tree = parse_bracket_exp (regexp, dfa, token, syntax, err); in parse_expression()
2694 parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, in parse_bracket_exp() function
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregcomp.c77 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa,
2191 tree = parse_bracket_exp (regexp, dfa, token, syntax, err); in parse_expression()
2694 parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, in parse_bracket_exp() function
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregcomp.c77 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa,
2191 tree = parse_bracket_exp (regexp, dfa, token, syntax, err); in parse_expression()
2694 parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, in parse_bracket_exp() function
/dports/devel/arduino-ctags/ctags-5.8-arduino11/gnu_regex/
H A Dregcomp.c78 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa,
2219 tree = parse_bracket_exp (regexp, dfa, token, syntax, err); in parse_expression()
2718 parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, in parse_bracket_exp() function
/dports/devel/kBuild/kBuild-0.1.9998/src/sed/lib/
H A Dregcomp.c77 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa,
2208 tree = parse_bracket_exp (regexp, dfa, token, syntax, err); in parse_expression()
2707 parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, in parse_bracket_exp() function
/dports/comms/direwolf/direwolf-1.6/external/regex/
H A Dregcomp.c77 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa,
2202 tree = parse_bracket_exp (regexp, dfa, token, syntax, err); in parse_expression()
2701 parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, in parse_bracket_exp() function
/dports/devel/ctags/ctags-5.8/gnu_regex/
H A Dregcomp.c78 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa,
2219 tree = parse_bracket_exp (regexp, dfa, token, syntax, err); in parse_expression()
2718 parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, in parse_bracket_exp() function
/dports/security/gnupg1/gnupg-1.4.23/util/
H A Dregcomp.c121 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa,
1946 tree = parse_bracket_exp (regexp, dfa, token, syntax, err);
2445 parse_bracket_exp (regexp, dfa, token, syntax, err) in parse_bracket_exp() function
/dports/devel/geany/geany-1.38/ctags/gnu_regex/
H A Dregcomp.c78 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa,
2219 tree = parse_bracket_exp (regexp, dfa, token, syntax, err); in parse_expression()
2718 parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, in parse_bracket_exp() function
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregcomp.c77 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa,
2191 tree = parse_bracket_exp (regexp, dfa, token, syntax, err); in parse_expression()
2694 parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, in parse_bracket_exp() function
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregcomp.c77 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa,
2191 tree = parse_bracket_exp (regexp, dfa, token, syntax, err); in parse_expression()
2694 parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, in parse_bracket_exp() function
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregcomp.c77 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa,
2191 tree = parse_bracket_exp (regexp, dfa, token, syntax, err); in parse_expression()
2694 parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, in parse_bracket_exp() function
/dports/japanese/ctags/ctags-5.8j2/gnu_regex/
H A Dregcomp.c78 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa,
2219 tree = parse_bracket_exp (regexp, dfa, token, syntax, err); in parse_expression()
2718 parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, in parse_bracket_exp() function
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregcomp.c77 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa,
2191 tree = parse_bracket_exp (regexp, dfa, token, syntax, err); in parse_expression()
2694 parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, in parse_bracket_exp() function
/dports/mail/libsieve/libsieve-2.3.1/src/sv_regex/
H A Dregcomp.c73 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa,
1962 tree = parse_bracket_exp (regexp, dfa, token, syntax, err);
2495 parse_bracket_exp (regexp, dfa, token, syntax, err) in parse_bracket_exp() function
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/framework/modules/c_FileTypeSigModule/mingw-libgnurx-2.5.1/
H A Dregcomp.c77 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa,
2202 tree = parse_bracket_exp (regexp, dfa, token, syntax, err); in parse_expression()
2701 parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, in parse_bracket_exp() function
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/ext/regex/
H A Dregcomp.c77 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa,
2198 tree = parse_bracket_exp (regexp, dfa, token, syntax, err); in parse_expression()
2697 parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, in parse_bracket_exp() function
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/ext/regex/
H A Dregcomp.c77 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa,
2198 tree = parse_bracket_exp (regexp, dfa, token, syntax, err); in parse_expression()
2697 parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, in parse_bracket_exp() function

1234