Home
last modified time | relevance | path

Searched refs:has_first_cu (Results 1 – 25 of 66) sorted by relevance

123

/dports/lang/php73/php-7.3.33/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c3237 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3491 has_first_cu = TRUE; in pcre2_dfa_match()
3577 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3583 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3603 if (has_first_cu) in pcre2_dfa_match()
3743 PCRE2_SPTR p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/pcre2-sys-0.2.5/pcre2/src/
H A Dpcre2_dfa_match.c3237 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3491 has_first_cu = TRUE; in pcre2_dfa_match()
3577 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3583 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3603 if (has_first_cu) in pcre2_dfa_match()
3743 PCRE2_SPTR p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/www/mod_php73/php-7.3.33/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c3237 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3491 has_first_cu = TRUE; in pcre2_dfa_match()
3577 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3583 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3603 if (has_first_cu) in pcre2_dfa_match()
3743 PCRE2_SPTR p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3255 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3525 has_first_cu = TRUE; in pcre2_dfa_match()
3632 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3638 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3661 if (has_first_cu) in pcre2_dfa_match()
3827 p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3255 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3525 has_first_cu = TRUE; in pcre2_dfa_match()
3632 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3638 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3661 if (has_first_cu) in pcre2_dfa_match()
3827 p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3255 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3525 has_first_cu = TRUE; in pcre2_dfa_match()
3632 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3638 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3661 if (has_first_cu) in pcre2_dfa_match()
3827 p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3255 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3525 has_first_cu = TRUE; in pcre2_dfa_match()
3632 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3638 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3661 if (has_first_cu) in pcre2_dfa_match()
3827 p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3255 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3525 has_first_cu = TRUE; in pcre2_dfa_match()
3632 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3638 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3661 if (has_first_cu) in pcre2_dfa_match()
3827 p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/pcre2/src/
H A Dpcre2_dfa_match.c3254 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3524 has_first_cu = TRUE; in pcre2_dfa_match()
3620 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3626 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3649 if (has_first_cu) in pcre2_dfa_match()
3815 p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3255 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3525 has_first_cu = TRUE; in pcre2_dfa_match()
3632 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3638 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3661 if (has_first_cu) in pcre2_dfa_match()
3827 p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3255 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3525 has_first_cu = TRUE; in pcre2_dfa_match()
3632 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3638 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3661 if (has_first_cu) in pcre2_dfa_match()
3827 p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3255 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3525 has_first_cu = TRUE; in pcre2_dfa_match()
3632 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3638 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3661 if (has_first_cu) in pcre2_dfa_match()
3827 p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3255 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3525 has_first_cu = TRUE; in pcre2_dfa_match()
3632 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3638 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3661 if (has_first_cu) in pcre2_dfa_match()
3827 p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/shells/fish/fish-3.3.1/pcre2/src/
H A Dpcre2_dfa_match.c3255 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3525 has_first_cu = TRUE; in pcre2_dfa_match()
3632 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3638 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3661 if (has_first_cu) in pcre2_dfa_match()
3827 p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3255 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3525 has_first_cu = TRUE; in pcre2_dfa_match()
3632 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3638 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3661 if (has_first_cu) in pcre2_dfa_match()
3827 p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3255 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3525 has_first_cu = TRUE; in pcre2_dfa_match()
3632 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3638 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3661 if (has_first_cu) in pcre2_dfa_match()
3827 p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/www/mod_php81/php-8.1.1/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c3255 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3525 has_first_cu = TRUE; in pcre2_dfa_match()
3632 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3638 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3655 if (has_first_cu) in pcre2_dfa_match()
3846 p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3255 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3525 has_first_cu = TRUE; in pcre2_dfa_match()
3632 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3638 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3661 if (has_first_cu) in pcre2_dfa_match()
3827 p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/lang/php81/php-8.1.1/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c3255 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3525 has_first_cu = TRUE; in pcre2_dfa_match()
3632 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3638 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3655 if (has_first_cu) in pcre2_dfa_match()
3846 p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/lang/php80/php-8.0.15/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c3255 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3525 has_first_cu = TRUE; in pcre2_dfa_match()
3632 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3638 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3661 if (has_first_cu) in pcre2_dfa_match()
3827 p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/lang/php74/php-7.4.27/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c3255 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3525 has_first_cu = TRUE; in pcre2_dfa_match()
3632 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3638 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3661 if (has_first_cu) in pcre2_dfa_match()
3827 p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3255 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3525 has_first_cu = TRUE; in pcre2_dfa_match()
3632 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3638 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3661 if (has_first_cu) in pcre2_dfa_match()
3827 p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3255 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3525 has_first_cu = TRUE; in pcre2_dfa_match()
3632 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3638 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3661 if (has_first_cu) in pcre2_dfa_match()
3827 p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/pcre2/src/
H A Dpcre2_dfa_match.c3254 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3524 has_first_cu = TRUE; in pcre2_dfa_match()
3620 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3626 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3649 if (has_first_cu) in pcre2_dfa_match()
3815 p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()
/dports/devel/pcre2/pcre2-35fee41/src/
H A Dpcre2_dfa_match.c3255 BOOL has_first_cu = FALSE; in pcre2_dfa_match() local
3525 has_first_cu = TRUE; in pcre2_dfa_match()
3632 if (has_first_cu || start_bits != NULL) in pcre2_dfa_match()
3638 ok = has_first_cu && (c == first_cu || c == first_cu2); in pcre2_dfa_match()
3655 if (has_first_cu) in pcre2_dfa_match()
3846 p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match()

123