Home
last modified time | relevance | path

Searched refs:Frdepth (Results 1 – 25 of 32) sorted by relevance

12

/dports/lang/php73/php-7.3.33/ext/pcre/pcre2lib/
H A Dpcre2_match.c180 #define Frdepth F->rdepth macro
613 Frdepth = 0; /* "Recursion" depth */ in match()
659 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
697 N->rdepth = Frdepth + 1; in match()
727 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
4975 if (mb->hasthen || Frdepth == 0) in match()
5939 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/lang/php81/php-8.1.1/ext/pcre/pcre2lib/
H A Dpcre2_match.c181 #define Frdepth F->rdepth macro
633 Frdepth = 0; /* "Recursion" depth */ in match()
679 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
717 N->rdepth = Frdepth + 1; in match()
747 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
5050 if (mb->hasthen || Frdepth == 0) in match()
6045 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_match.c181 #define Frdepth F->rdepth macro
633 Frdepth = 0; /* "Recursion" depth */ in match()
679 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
717 N->rdepth = Frdepth + 1; in match()
747 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
5048 if (mb->hasthen || Frdepth == 0) in match()
6043 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_match.c181 #define Frdepth F->rdepth macro
633 Frdepth = 0; /* "Recursion" depth */ in match()
679 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
717 N->rdepth = Frdepth + 1; in match()
747 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
5048 if (mb->hasthen || Frdepth == 0) in match()
6043 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_match.c181 #define Frdepth F->rdepth macro
633 Frdepth = 0; /* "Recursion" depth */ in match()
679 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
717 N->rdepth = Frdepth + 1; in match()
747 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
5048 if (mb->hasthen || Frdepth == 0) in match()
6043 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/pcre2/src/
H A Dpcre2_match.c181 #define Frdepth F->rdepth macro
618 Frdepth = 0; /* "Recursion" depth */ in match()
664 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
702 N->rdepth = Frdepth + 1; in match()
732 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
4980 if (mb->hasthen || Frdepth == 0) in match()
5975 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/pcre2/src/
H A Dpcre2_match.c181 #define Frdepth F->rdepth macro
618 Frdepth = 0; /* "Recursion" depth */ in match()
664 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
702 N->rdepth = Frdepth + 1; in match()
732 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
4980 if (mb->hasthen || Frdepth == 0) in match()
5975 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_match.c181 #define Frdepth F->rdepth macro
633 Frdepth = 0; /* "Recursion" depth */ in match()
679 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
717 N->rdepth = Frdepth + 1; in match()
747 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
5048 if (mb->hasthen || Frdepth == 0) in match()
6043 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/pcre2-sys-0.2.5/pcre2/src/
H A Dpcre2_match.c180 #define Frdepth F->rdepth macro
613 Frdepth = 0; /* "Recursion" depth */ in match()
659 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
697 N->rdepth = Frdepth + 1; in match()
727 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
4975 if (mb->hasthen || Frdepth == 0) in match()
5939 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_match.c181 #define Frdepth F->rdepth macro
633 Frdepth = 0; /* "Recursion" depth */ in match()
679 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
717 N->rdepth = Frdepth + 1; in match()
747 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
5048 if (mb->hasthen || Frdepth == 0) in match()
6043 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_match.c181 #define Frdepth F->rdepth macro
633 Frdepth = 0; /* "Recursion" depth */ in match()
679 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
717 N->rdepth = Frdepth + 1; in match()
747 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
5048 if (mb->hasthen || Frdepth == 0) in match()
6043 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_match.c181 #define Frdepth F->rdepth macro
633 Frdepth = 0; /* "Recursion" depth */ in match()
679 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
717 N->rdepth = Frdepth + 1; in match()
747 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
5048 if (mb->hasthen || Frdepth == 0) in match()
6043 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_match.c181 #define Frdepth F->rdepth macro
633 Frdepth = 0; /* "Recursion" depth */ in match()
679 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
717 N->rdepth = Frdepth + 1; in match()
747 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
5048 if (mb->hasthen || Frdepth == 0) in match()
6043 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/shells/fish/fish-3.3.1/pcre2/src/
H A Dpcre2_match.c181 #define Frdepth F->rdepth macro
633 Frdepth = 0; /* "Recursion" depth */ in match()
679 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
717 N->rdepth = Frdepth + 1; in match()
747 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
5048 if (mb->hasthen || Frdepth == 0) in match()
6043 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_match.c181 #define Frdepth F->rdepth macro
633 Frdepth = 0; /* "Recursion" depth */ in match()
679 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
717 N->rdepth = Frdepth + 1; in match()
747 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
5048 if (mb->hasthen || Frdepth == 0) in match()
6043 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_match.c181 #define Frdepth F->rdepth macro
633 Frdepth = 0; /* "Recursion" depth */ in match()
679 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
717 N->rdepth = Frdepth + 1; in match()
747 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
5048 if (mb->hasthen || Frdepth == 0) in match()
6043 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/www/mod_php81/php-8.1.1/ext/pcre/pcre2lib/
H A Dpcre2_match.c181 #define Frdepth F->rdepth macro
633 Frdepth = 0; /* "Recursion" depth */ in match()
679 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
717 N->rdepth = Frdepth + 1; in match()
747 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
5050 if (mb->hasthen || Frdepth == 0) in match()
6045 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/lang/php80/php-8.0.15/ext/pcre/pcre2lib/
H A Dpcre2_match.c181 #define Frdepth F->rdepth macro
633 Frdepth = 0; /* "Recursion" depth */ in match()
679 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
717 N->rdepth = Frdepth + 1; in match()
747 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
5048 if (mb->hasthen || Frdepth == 0) in match()
6043 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/lang/php74/php-7.4.27/ext/pcre/pcre2lib/
H A Dpcre2_match.c181 #define Frdepth F->rdepth macro
633 Frdepth = 0; /* "Recursion" depth */ in match()
679 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
717 N->rdepth = Frdepth + 1; in match()
747 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
5048 if (mb->hasthen || Frdepth == 0) in match()
6043 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_match.c181 #define Frdepth F->rdepth macro
633 Frdepth = 0; /* "Recursion" depth */ in match()
679 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
717 N->rdepth = Frdepth + 1; in match()
747 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
5048 if (mb->hasthen || Frdepth == 0) in match()
6043 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_match.c181 #define Frdepth F->rdepth macro
633 Frdepth = 0; /* "Recursion" depth */ in match()
679 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
717 N->rdepth = Frdepth + 1; in match()
747 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
5048 if (mb->hasthen || Frdepth == 0) in match()
6043 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_match.c181 #define Frdepth F->rdepth macro
633 Frdepth = 0; /* "Recursion" depth */ in match()
679 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
717 N->rdepth = Frdepth + 1; in match()
747 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
5048 if (mb->hasthen || Frdepth == 0) in match()
6043 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/devel/pcre2/pcre2-35fee41/src/
H A Dpcre2_match.c181 #define Frdepth F->rdepth macro
633 Frdepth = 0; /* "Recursion" depth */ in match()
679 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
717 N->rdepth = Frdepth + 1; in match()
747 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
5050 if (mb->hasthen || Frdepth == 0) in match()
6045 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/www/mod_php73/php-7.3.33/ext/pcre/pcre2lib/
H A Dpcre2_match.c180 #define Frdepth F->rdepth macro
613 Frdepth = 0; /* "Recursion" depth */ in match()
659 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
697 N->rdepth = Frdepth + 1; in match()
727 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
4975 if (mb->hasthen || Frdepth == 0) in match()
5939 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_match.c181 #define Frdepth F->rdepth macro
633 Frdepth = 0; /* "Recursion" depth */ in match()
679 fprintf(stderr, "++ RMATCH %2d frame=%d", Freturn_id, Frdepth + 1); in match()
717 N->rdepth = Frdepth + 1; in match()
747 if (Frdepth >= mb->match_limit_depth) return PCRE2_ERROR_DEPTHLIMIT; in match()
5048 if (mb->hasthen || Frdepth == 0) in match()
6043 if (Frdepth == 0) return rrc; /* Exit from the top level */ in match()

12