Home
last modified time | relevance | path

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

123

/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3835 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3841 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3845 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3861 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3835 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3841 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3845 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3861 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3835 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3841 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3845 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3861 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3835 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3841 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3845 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3861 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3835 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3841 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3845 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3861 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3835 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3841 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3845 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3861 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3835 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3841 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3845 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3861 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3835 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3841 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3845 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3861 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3835 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3841 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3845 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3861 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/shells/fish/fish-3.3.1/pcre2/src/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3835 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3841 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3845 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3861 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3835 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3841 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3845 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3861 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3835 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3841 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3845 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3861 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/www/mod_php81/php-8.1.1/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3854 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3860 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3864 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3880 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3835 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3841 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3845 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3861 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/lang/php81/php-8.1.1/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3854 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3860 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3864 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3880 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/lang/php80/php-8.0.15/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3835 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3841 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3845 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3861 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/lang/php74/php-7.4.27/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3835 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3841 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3845 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3861 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3835 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3841 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3845 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3861 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3835 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3841 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3845 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3861 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/devel/pcre2/pcre2-35fee41/src/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3854 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3860 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3864 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3880 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3835 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3841 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3845 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3861 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3835 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3841 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3845 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3861 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3835 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3841 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3845 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3861 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3835 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3841 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3845 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3861 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]
/dports/www/mod_php74/php-7.4.27/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c3265 PCRE2_UCHAR req_cu = 0; in pcre2_dfa_match() local
3550 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
3553 req_cu2 = TABLE_GET(req_cu, mb->tables + fcc_offset, req_cu); in pcre2_dfa_match()
3556 if (req_cu > 127 && !utf && (re->overall_options & PCRE2_UCP) != 0) in pcre2_dfa_match()
3557 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3560 req_cu2 = (PCRE2_UCHAR)UCD_OTHERCASE(req_cu); in pcre2_dfa_match()
3835 if (req_cu != req_cu2) /* Caseless */ in pcre2_dfa_match()
3841 if (pp == req_cu || pp == req_cu2) { p--; break; } in pcre2_dfa_match()
3845 p = memchr(pp, req_cu, end_subject - pp); in pcre2_dfa_match()
3861 if (UCHAR21INCTEST(p) == req_cu) { p--; break; } in pcre2_dfa_match()
[all …]

123