Home
last modified time | relevance | path

Searched refs:loopOpI (Results 1 – 15 of 15) sorted by relevance

/dports/devel/icu-lx/icu/source/i18n/
H A Dregexcmp.cpp810 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
813 loopOpI |= 1; in doParseActions()
816 loopOpI |= 2; in doParseActions()
818 appendOp(loopOpI); in doParseActions()
932 int32_t loopOpI = buildOp(URX_LOOP_SR_I, URX_VAL(repeatedOp)); in doParseActions() local
933 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
943 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
946 loopOpI |= 1; in doParseActions()
949 loopOpI |= 2; in doParseActions()
951 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
/dports/devel/icu/icu/source/i18n/
H A Dregexcmp.cpp810 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
813 loopOpI |= 1; in doParseActions()
816 loopOpI |= 2; in doParseActions()
818 appendOp(loopOpI); in doParseActions()
932 int32_t loopOpI = buildOp(URX_LOOP_SR_I, URX_VAL(repeatedOp)); in doParseActions() local
933 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
943 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
946 loopOpI |= 1; in doParseActions()
949 loopOpI |= 2; in doParseActions()
951 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/
H A Dregexcmp.cpp815 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
818 loopOpI |= 1; in doParseActions()
821 loopOpI |= 2; in doParseActions()
823 appendOp(loopOpI); in doParseActions()
937 int32_t loopOpI = buildOp(URX_LOOP_SR_I, URX_VAL(repeatedOp)); in doParseActions() local
938 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
948 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
951 loopOpI |= 1; in doParseActions()
954 loopOpI |= 2; in doParseActions()
956 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
/dports/textproc/R-cran-stringi/stringi/src/icu55/i18n/
H A Dregexcmp.cpp795 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
798 loopOpI |= 1; in doParseActions()
801 loopOpI |= 2; in doParseActions()
803 appendOp(loopOpI); in doParseActions()
917 int32_t loopOpI = buildOp(URX_LOOP_SR_I, URX_VAL(repeatedOp)); in doParseActions() local
918 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
928 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
931 loopOpI |= 1; in doParseActions()
934 loopOpI |= 2; in doParseActions()
936 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/i18n/
H A Dregexcmp.cpp815 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
818 loopOpI |= 1; in doParseActions()
821 loopOpI |= 2; in doParseActions()
823 appendOp(loopOpI); in doParseActions()
937 int32_t loopOpI = buildOp(URX_LOOP_SR_I, URX_VAL(repeatedOp)); in doParseActions() local
938 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
948 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
951 loopOpI |= 1; in doParseActions()
954 loopOpI |= 2; in doParseActions()
956 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
/dports/textproc/R-cran-stringi/stringi/src/icu69/i18n/
H A Dregexcmp.cpp815 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
818 loopOpI |= 1; in doParseActions()
821 loopOpI |= 2; in doParseActions()
823 appendOp(loopOpI); in doParseActions()
937 int32_t loopOpI = buildOp(URX_LOOP_SR_I, URX_VAL(repeatedOp)); in doParseActions() local
938 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
948 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
951 loopOpI |= 1; in doParseActions()
954 loopOpI |= 2; in doParseActions()
956 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/i18n/
H A Dregexcmp.cpp812 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
815 loopOpI |= 1; in doParseActions()
818 loopOpI |= 2; in doParseActions()
820 appendOp(loopOpI); in doParseActions()
934 int32_t loopOpI = buildOp(URX_LOOP_SR_I, URX_VAL(repeatedOp)); in doParseActions() local
935 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
945 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
948 loopOpI |= 1; in doParseActions()
951 loopOpI |= 2; in doParseActions()
953 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
/dports/www/firefox/firefox-99.0/intl/icu/source/i18n/
H A Dregexcmp.cpp810 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
813 loopOpI |= 1; in doParseActions()
816 loopOpI |= 2; in doParseActions()
818 appendOp(loopOpI); in doParseActions()
932 int32_t loopOpI = buildOp(URX_LOOP_SR_I, URX_VAL(repeatedOp)); in doParseActions() local
933 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
943 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
946 loopOpI |= 1; in doParseActions()
949 loopOpI |= 2; in doParseActions()
951 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/i18n/
H A Dregexcmp.cpp815 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
818 loopOpI |= 1; in doParseActions()
821 loopOpI |= 2; in doParseActions()
823 appendOp(loopOpI); in doParseActions()
937 int32_t loopOpI = buildOp(URX_LOOP_SR_I, URX_VAL(repeatedOp)); in doParseActions() local
938 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
948 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
951 loopOpI |= 1; in doParseActions()
954 loopOpI |= 2; in doParseActions()
956 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/i18n/
H A Dregexcmp.cpp815 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
818 loopOpI |= 1; in doParseActions()
821 loopOpI |= 2; in doParseActions()
823 appendOp(loopOpI); in doParseActions()
937 int32_t loopOpI = buildOp(URX_LOOP_SR_I, URX_VAL(repeatedOp)); in doParseActions() local
938 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
948 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
951 loopOpI |= 1; in doParseActions()
954 loopOpI |= 2; in doParseActions()
956 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/i18n/
H A Dregexcmp.cpp815 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
818 loopOpI |= 1; in doParseActions()
821 loopOpI |= 2; in doParseActions()
823 appendOp(loopOpI); in doParseActions()
937 int32_t loopOpI = buildOp(URX_LOOP_SR_I, URX_VAL(repeatedOp)); in doParseActions() local
938 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
948 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
951 loopOpI |= 1; in doParseActions()
954 loopOpI |= 2; in doParseActions()
956 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/i18n/
H A Dregexcmp.cpp798 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
801 loopOpI |= 1; in doParseActions()
804 loopOpI |= 2; in doParseActions()
806 appendOp(loopOpI); in doParseActions()
920 int32_t loopOpI = buildOp(URX_LOOP_SR_I, URX_VAL(repeatedOp)); in doParseActions() local
921 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
931 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
934 loopOpI |= 1; in doParseActions()
937 loopOpI |= 2; in doParseActions()
939 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/i18n/
H A Dregexcmp.cpp798 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
801 loopOpI |= 1; in doParseActions()
804 loopOpI |= 2; in doParseActions()
806 appendOp(loopOpI); in doParseActions()
920 int32_t loopOpI = buildOp(URX_LOOP_SR_I, URX_VAL(repeatedOp)); in doParseActions() local
921 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
931 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
934 loopOpI |= 1; in doParseActions()
937 loopOpI |= 2; in doParseActions()
939 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
/dports/www/node10/node-v10.24.1/deps/icu-small/source/i18n/
H A Dregexcmp.cpp799 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
802 loopOpI |= 1; in doParseActions()
805 loopOpI |= 2; in doParseActions()
807 appendOp(loopOpI); in doParseActions()
921 int32_t loopOpI = buildOp(URX_LOOP_SR_I, URX_VAL(repeatedOp)); in doParseActions() local
922 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
932 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
935 loopOpI |= 1; in doParseActions()
938 loopOpI |= 2; in doParseActions()
940 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/i18n/
H A Dregexcmp.cpp796 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
799 loopOpI |= 1; in doParseActions()
802 loopOpI |= 2; in doParseActions()
804 appendOp(loopOpI); in doParseActions()
918 int32_t loopOpI = buildOp(URX_LOOP_SR_I, URX_VAL(repeatedOp)); in doParseActions() local
919 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
929 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local
932 loopOpI |= 1; in doParseActions()
935 loopOpI |= 2; in doParseActions()
937 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()