Home
last modified time | relevance | path

Searched refs:bracket_length (Results 1 – 24 of 24) sorted by relevance

/dports/games/simutrans/simutrans-121.0/dataobj/
H A Dtabfile.cc680 uint16 bracket_length; in calculate_internal() local
682 …for(bracket_length=1; bracket_length<strlen(original)-(token_ptr-expression) && bracket_level>0; b… in calculate_internal()
683 switch(original[token_ptr-expression+bracket_length]) { in calculate_internal()
693 sprintf(buffer, "%.*s", bracket_length, original+(token_ptr-expression)-1); in calculate_internal()
695 token_ptr+=bracket_length; in calculate_internal()
/dports/editors/ssed/sed-3.62/pcre/
H A Dregposix.c1430 int bracket_length; local
1609 bracket_length = 3;
1616 bracket_length += 3;
1633 length += bracket_length;
H A Dregperl.c1577 int bracket_length; local
1767 bracket_length = 3;
1973 bracket_length += 3;
1991 length += bracket_length;
/dports/biology/lamarc/lamarc-2.1.8/src/postlike/
H A Dmaximizer.cpp1308 double bracket_length = fabs(m_newparam[i] - m_param[i]); in BracketTheMaximumAndFindIt() local
1312 << bracket_length << ", from p = " << min(m_param[i], m_newparam[i]) in BracketTheMaximumAndFindIt()
1347 if (bracket_length/fabs(m_param[i]) < WIGGLE_CRITERION && in BracketTheMaximumAndFindIt()
1355 bracket_length > fabs(m_newparam[i])*1.0e-10) in BracketTheMaximumAndFindIt()
1372 double step = 0.5 * sign(m_gradient[i]) * bracket_length; in BracketTheMaximumAndFindIt()
1391 bracket_length = fabs(m_newparam[i] - m_param[i]); in BracketTheMaximumAndFindIt()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/pcre/
H A Dpcre_compile.cpp2350 int bracket_length = 1 + LINK_SIZE; in calculateCompiledPatternLength() local
2387 bracket_length += 3; in calculateCompiledPatternLength()
2404 length += bracket_length; in calculateCompiledPatternLength()
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/pcre/
H A Dpcre_compile.cpp2350 int bracket_length = 1 + LINK_SIZE; in calculateCompiledPatternLength() local
2387 bracket_length += 3; in calculateCompiledPatternLength()
2404 length += bracket_length; in calculateCompiledPatternLength()
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/pcre/
H A Dpcre_compile.cpp2350 int bracket_length = 1 + LINK_SIZE; in calculateCompiledPatternLength() local
2387 bracket_length += 3; in calculateCompiledPatternLength()
2404 length += bracket_length; in calculateCompiledPatternLength()
/dports/lang/squeak/Squeak-4.10.2.2614-src/Cross/plugins/RePlugin/
H A Dpcre.c2558 int bracket_length; in pcre_compile() local
2699 bracket_length = 3; in pcre_compile()
2900 if (bracount > EXTRACT_BASIC_MAX) bracket_length += 3; in pcre_compile()
2918 length += bracket_length; in pcre_compile()
/dports/www/middleman/middleman/pcre/
H A Dpcre.c2557 int bracket_length;
2698 bracket_length = 3;
2899 if (bracount > EXTRACT_BASIC_MAX) bracket_length += 3;
2917 length += bracket_length;
/dports/net/thcrut/thcrut-1.2.5/pcre-3.9/
H A Dpcre.c2557 int bracket_length; in pcre_compile() local
2698 bracket_length = 3; in pcre_compile()
2899 if (bracount > EXTRACT_BASIC_MAX) bracket_length += 3; in pcre_compile()
2917 length += bracket_length; in pcre_compile()
/dports/mail/lmtp2nntp/lmtp2nntp-1.4.1/lib_pcre/
H A Dpcre.c2568 int bracket_length; in pcre_compile() local
2709 bracket_length = 3; in pcre_compile()
2910 if (bracount > EXTRACT_BASIC_MAX) bracket_length += 3; in pcre_compile()
2928 length += bracket_length; in pcre_compile()
/dports/biology/ncbi-toolkit/ncbi/regexp/
H A Dpcre.c2549 int bracket_length; in pcre_compile() local
2690 bracket_length = 3; in pcre_compile()
2891 if (bracount > EXTRACT_BASIC_MAX) bracket_length += 3; in pcre_compile()
2909 length += bracket_length; in pcre_compile()
/dports/devel/str/str-0.9.12/
H A Dstr_pcre.c1940 int bracket_length; in pcre_compile() local
2077 bracket_length = 3; in pcre_compile()
2219 bracket_length += 3; in pcre_compile()
2231 length += bracket_length; in pcre_compile()
/dports/devel/ossp-l2/l2-0.9.13/
H A Dl2_ut_pcre.c1940 int bracket_length; in pcre_compile() local
2077 bracket_length = 3; in pcre_compile()
2219 bracket_length += 3; in pcre_compile()
2231 length += bracket_length; in pcre_compile()
/dports/mail/lmtp2nntp/lmtp2nntp-1.4.1/lib_l2/
H A Dl2_ut_pcre.c1940 int bracket_length; in pcre_compile() local
2077 bracket_length = 3; in pcre_compile()
2219 bracket_length += 3; in pcre_compile()
2231 length += bracket_length; in pcre_compile()
/dports/mail/lmtp2nntp/lmtp2nntp-1.4.1/lib_str/
H A Dstr_pcre.c1940 int bracket_length; in pcre_compile() local
2077 bracket_length = 3; in pcre_compile()
2219 bracket_length += 3; in pcre_compile()
2231 length += bracket_length; in pcre_compile()
/dports/games/ldmud/ldmud-3.3.720/src/pcre/
H A Dpcre.c4197 int bracket_length; in pcre_compile() local
4530 bracket_length = 1 + LINK_SIZE; in pcre_compile()
4821 if (bracount > EXTRACT_BASIC_MAX) bracket_length += 3; in pcre_compile()
4839 length += bracket_length; in pcre_compile()
/dports/mail/avenger/avenger-0.8.5/libasync/
H A Dpcre.c4197 int bracket_length; in pcre_compile() local
4530 bracket_length = 1 + LINK_SIZE; in pcre_compile()
4821 if (bracount > EXTRACT_BASIC_MAX) bracket_length += 3; in pcre_compile()
4839 length += bracket_length; in pcre_compile()
/dports/science/gtamsanalyzer/GTAMSAnalyzer.src.0.42/Source/
H A Dpcre.c4198 int bracket_length; in pcre_compile() local
4531 bracket_length = 1 + LINK_SIZE; in pcre_compile()
4822 if (bracount > EXTRACT_BASIC_MAX) bracket_length += 3; in pcre_compile()
4840 length += bracket_length; in pcre_compile()
/dports/games/qwdtools/mvdsv-0.34/src/pcre/
H A Dpcre.c4584 int bracket_length; in pcre_compile() local
5048 bracket_length = 1 + LINK_SIZE; in pcre_compile()
5339 if (bracount > EXTRACT_BASIC_MAX) bracket_length += 3; in pcre_compile()
5357 length += bracket_length; in pcre_compile()
/dports/net/ngrep/ngrep-1.45/pcre-5.0/
H A Dpcre.c4559 int bracket_length; in pcre_compile() local
5023 bracket_length = 1 + LINK_SIZE; in pcre_compile()
5314 if (bracount > EXTRACT_BASIC_MAX) bracket_length += 3; in pcre_compile()
5332 length += bracket_length; in pcre_compile()
/dports/lang/newlisp/newlisp-10.7.5/
H A Dpcre.c4559 int bracket_length; in pcre_compile() local
5023 bracket_length = 1 + LINK_SIZE; in pcre_compile()
5314 if (bracount > EXTRACT_BASIC_MAX) bracket_length += 3; in pcre_compile()
5332 length += bracket_length; in pcre_compile()
/dports/games/mvdsv/mvdsv-0.34/src/pcre/
H A Dpcre.c4584 int bracket_length; in pcre_compile() local
5048 bracket_length = 1 + LINK_SIZE; in pcre_compile()
5339 if (bracount > EXTRACT_BASIC_MAX) bracket_length += 3; in pcre_compile()
5357 length += bracket_length; in pcre_compile()
/dports/math/qalculate/qalculate-gtk-3.17.0/src/
H A Dcallbacks.cc9327 gint bracket_length = (m.function() == CALCULATOR->f_abs ? 0 : 7); in draw_structure() local
9338 …->f_abs && extra_space > 2 ? 4 : extra_space * 2) + extra_space * 2 / divider + bracket_length * 2; in draw_structure()
9352 cairo_line_to(cr, extra_space / divider + bracket_length, h - line_space - linewidth / 2); in draw_structure()
9353 … cairo_move_to(cr, w - (extra_space / divider) - bracket_length, h - line_space - linewidth / 2); in draw_structure()
9357 cairo_line_to(cr, extra_space / divider + bracket_length, line_space + linewidth / 2); in draw_structure()
9358 cairo_move_to(cr, w - (extra_space / divider) - bracket_length, line_space + linewidth / 2); in draw_structure()