Home
last modified time | relevance | path

Searched refs:subexp (Results 251 – 275 of 420) sorted by relevance

1...<<11121314151617

/dports/www/zola/zola-0.15.2/cargo-crates/onig_sys-69.7.1/oniguruma/doc/
H A DAPI639 Named subexp is defined by (?<name>....).
1000 Return the limit of subexp call count.
1008 Set a limit count of subexp call.
1015 Return the limit of subexp call nest level.
1023 Set a limit level of subexp call nest level.
/dports/www/xh/xh-0.14.1/cargo-crates/onig_sys-69.7.0/oniguruma/doc/
H A DAPI639 Named subexp is defined by (?<name>....).
1000 Return the limit of subexp call count.
1008 Set a limit count of subexp call.
1015 Return the limit of subexp call nest level.
1023 Set a limit level of subexp call nest level.
/dports/math/reduce/Reduce-svn5758-src/contrib/boxdisplay/
H A Dboxdisplay.red110 symbolic smacro procedure HasPrecedenceExp(op,subexp);
111 if atom subexp or null get(op,'infix) then nil
112 else HasPrecedenceOp(op,car subexp)$
/dports/games/openttd/openttd-12.1/src/3rdparty/squirrel/sqstdlib/
H A Dsqstdrex.cpp626 SQBool sqstd_rex_getsubexp(SQRex* exp, SQInteger n, SQRexMatch *subexp) in sqstd_rex_getsubexp() argument
629 *subexp = exp->_matches[n]; in sqstd_rex_getsubexp()
/dports/devel/allegro5/allegro5-5.2.7.0/docs/scripts/
H A Dtrex.c643 TRexBool trex_getsubexp(TRex* exp, int n, TRexMatch *subexp) in trex_getsubexp() argument
646 *subexp = exp->_matches[n]; in trex_getsubexp()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/onig_sys-69.6.0/oniguruma/
H A DREADME.md37 * NEW API: Limiting the maximum number of calls of subexp-call
59 * NEW API: maximum nesting level of subexp call
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/scripting/sqstdlib/
H A Dsqstdrex.cpp640 SQBool sqstd_rex_getsubexp(SQRex* exp, SQInteger n, SQRexMatch *subexp) in sqstd_rex_getsubexp() argument
643 *subexp = exp->_matches[n]; in sqstd_rex_getsubexp()
/dports/games/scourge/scourge/src/sqstdlib/
H A Dsqstdrex.c552 SQBool sqstd_rex_getsubexp( SQRex* exp, SQInteger n, SQRexMatch *subexp ) { in sqstd_rex_getsubexp() argument
554 *subexp = exp->_matches[n]; in sqstd_rex_getsubexp()
/dports/textproc/bat/bat-0.18.3/cargo-crates/onig_sys-69.6.0/oniguruma/
H A DREADME.md37 * NEW API: Limiting the maximum number of calls of subexp-call
59 * NEW API: maximum nesting level of subexp call
/dports/editors/emacs/emacs-27.2/doc/lispref/
H A Dspellfile464 subexp
/dports/lang/gforth/gforth-0.7.3/arch/shboom/
H A Dprim.fs146 : subexp, M d3 ;
/dports/editors/emacs-devel/emacs-4d1968b/doc/lispref/
H A Dspellfile478 subexp
/dports/games/tads/tads-3.0.8/tads3/
H A Dtctok.h1174 class CTcTokString *subexp,
1190 int expand_defined(class CTcTokString *subexp,
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/squirrel/sqstdlib/
H A Dsqstdrex.cpp660 SQBool sqstd_rex_getsubexp(SQRex* exp, SQInteger n, SQRexMatch *subexp) in sqstd_rex_getsubexp() argument
663 *subexp = exp->_matches[n]; in sqstd_rex_getsubexp()
/dports/lang/squirrel/squirrel3/sqstdlib/
H A Dsqstdrex.cpp657 SQBool sqstd_rex_getsubexp(SQRex* exp, SQInteger n, SQRexMatch *subexp) in sqstd_rex_getsubexp() argument
660 *subexp = exp->_matches[n]; in sqstd_rex_getsubexp()
/dports/games/simutrans/simutrans-121.0/squirrel/sqstdlib/
H A Dsqstdrex.cc660 SQBool sqstd_rex_getsubexp(SQRex* exp, SQInteger n, SQRexMatch *subexp) in sqstd_rex_getsubexp() argument
663 *subexp = exp->_matches[n]; in sqstd_rex_getsubexp()
/dports/net/kamailio/kamailio-5.4.5/src/modules/app_sqlang/squirrel/sqstdlib/
H A Dsqstdrex.cpp660 SQBool sqstd_rex_getsubexp(SQRex* exp, SQInteger n, SQRexMatch *subexp) in sqstd_rex_getsubexp() argument
663 *subexp = exp->_matches[n]; in sqstd_rex_getsubexp()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcse.c1683 rtx subexp = get_related_value (x); in insert_with_costs() local
1687 if (subexp != 0) in insert_with_costs()
1690 subhash = SAFE_HASH (subexp, mode); in insert_with_costs()
1691 subelt = lookup (subexp, subhash, mode); in insert_with_costs()
1693 subelt = insert (subexp, NULL, subhash, mode); in insert_with_costs()
2147 rtx subexp = get_related_value (x); in use_related_value() local
2148 if (subexp != 0) in use_related_value()
2149 relt = lookup (subexp, in use_related_value()
2150 SAFE_HASH (subexp, GET_MODE (subexp)), in use_related_value()
2151 GET_MODE (subexp)); in use_related_value()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcse.c1661 rtx subexp = get_related_value (x); in insert_with_costs() local
1665 if (subexp != 0) in insert_with_costs()
1668 subhash = SAFE_HASH (subexp, mode); in insert_with_costs()
1669 subelt = lookup (subexp, subhash, mode); in insert_with_costs()
1671 subelt = insert (subexp, NULL, subhash, mode); in insert_with_costs()
2136 rtx subexp = get_related_value (x); in use_related_value() local
2137 if (subexp != 0) in use_related_value()
2138 relt = lookup (subexp, in use_related_value()
2139 SAFE_HASH (subexp, GET_MODE (subexp)), in use_related_value()
2140 GET_MODE (subexp)); in use_related_value()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcse.c1684 rtx subexp = get_related_value (x); in insert_with_costs() local
1688 if (subexp != 0) in insert_with_costs()
1691 subhash = SAFE_HASH (subexp, mode); in insert_with_costs()
1692 subelt = lookup (subexp, subhash, mode); in insert_with_costs()
1694 subelt = insert (subexp, NULL, subhash, mode); in insert_with_costs()
2168 rtx subexp = get_related_value (x); in use_related_value() local
2169 if (subexp != 0) in use_related_value()
2170 relt = lookup (subexp, in use_related_value()
2171 SAFE_HASH (subexp, GET_MODE (subexp)), in use_related_value()
2172 GET_MODE (subexp)); in use_related_value()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcse.c1711 rtx subexp = get_related_value (x); in insert_with_costs() local
1715 if (subexp != 0) in insert_with_costs()
1718 subhash = SAFE_HASH (subexp, mode); in insert_with_costs()
1719 subelt = lookup (subexp, subhash, mode); in insert_with_costs()
1721 subelt = insert (subexp, NULL, subhash, mode); in insert_with_costs()
2166 rtx subexp = get_related_value (x); in use_related_value() local
2167 if (subexp != 0) in use_related_value()
2168 relt = lookup (subexp, in use_related_value()
2169 SAFE_HASH (subexp, GET_MODE (subexp)), in use_related_value()
2170 GET_MODE (subexp)); in use_related_value()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcse.c1685 rtx subexp = get_related_value (x); in insert_with_costs() local
1689 if (subexp != 0) in insert_with_costs()
1692 subhash = SAFE_HASH (subexp, mode); in insert_with_costs()
1693 subelt = lookup (subexp, subhash, mode); in insert_with_costs()
1695 subelt = insert (subexp, NULL, subhash, mode); in insert_with_costs()
2150 rtx subexp = get_related_value (x); in use_related_value() local
2151 if (subexp != 0) in use_related_value()
2152 relt = lookup (subexp, in use_related_value()
2153 SAFE_HASH (subexp, GET_MODE (subexp)), in use_related_value()
2154 GET_MODE (subexp)); in use_related_value()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcse.c1682 rtx subexp = get_related_value (x); in insert_with_costs() local
1686 if (subexp != 0) in insert_with_costs()
1689 subhash = SAFE_HASH (subexp, mode); in insert_with_costs()
1690 subelt = lookup (subexp, subhash, mode); in insert_with_costs()
1692 subelt = insert (subexp, NULL, subhash, mode); in insert_with_costs()
2157 rtx subexp = get_related_value (x); in use_related_value() local
2158 if (subexp != 0) in use_related_value()
2159 relt = lookup (subexp, in use_related_value()
2160 SAFE_HASH (subexp, GET_MODE (subexp)), in use_related_value()
2161 GET_MODE (subexp)); in use_related_value()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcse.c1683 rtx subexp = get_related_value (x); in insert_with_costs() local
1687 if (subexp != 0) in insert_with_costs()
1690 subhash = SAFE_HASH (subexp, mode); in insert_with_costs()
1691 subelt = lookup (subexp, subhash, mode); in insert_with_costs()
1693 subelt = insert (subexp, NULL, subhash, mode); in insert_with_costs()
2147 rtx subexp = get_related_value (x); in use_related_value() local
2148 if (subexp != 0) in use_related_value()
2149 relt = lookup (subexp, in use_related_value()
2150 SAFE_HASH (subexp, GET_MODE (subexp)), in use_related_value()
2151 GET_MODE (subexp)); in use_related_value()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcse.c1682 rtx subexp = get_related_value (x); in insert_with_costs() local
1686 if (subexp != 0) in insert_with_costs()
1689 subhash = SAFE_HASH (subexp, mode); in insert_with_costs()
1690 subelt = lookup (subexp, subhash, mode); in insert_with_costs()
1692 subelt = insert (subexp, NULL, subhash, mode); in insert_with_costs()
2157 rtx subexp = get_related_value (x); in use_related_value() local
2158 if (subexp != 0) in use_related_value()
2159 relt = lookup (subexp, in use_related_value()
2160 SAFE_HASH (subexp, GET_MODE (subexp)), in use_related_value()
2161 GET_MODE (subexp)); in use_related_value()

1...<<11121314151617