Home
last modified time | relevance | path

Searched refs:eptrb (Results 1 – 25 of 74) sorted by relevance

123

/dports/editors/ssed/sed-3.62/pcre/
H A Dregexec.c208 match (eptr, ecode, offset_top, md, ims, eptrb, flags) in match() argument
214 eptrblock *eptrb;
227 newptrb.prev = eptrb;
230 eptrb = &newptrb;
335 offset_top, md, ims, eptrb, match_isgroup);
590 if (match (eptr, next, offset_top, md, ims, eptrb,
623 const uschar *saved_eptr = eptrb->saved_eptr;
625 eptrb = eptrb->prev; /* Back up the stack of bracket start pointers */
663 || !(eptrb->flags & match_isbrazero)))
982 if (match (eptr, ecode, offset_top, md, ims, eptrb, 0))
[all …]
/dports/devel/cutter/cutter-1.2.6/glib-compatible/pcre/
H A Dpcre_exec.c433 frame->Xeptrb = eptrb; in match()
602 newptrb.epb_prev = eptrb; in match()
603 eptrb = &newptrb; in match()
628 ims, eptrb, flags, RM51); in match()
634 ims, eptrb, flags, RM52); in match()
640 ims, eptrb, flags, RM53); in match()
647 ims, eptrb, flags, RM54); in match()
742 eptrb, flags, RM48); in match()
750 eptrb, flags, RM2); in match()
1191 eptrb = eptrb->epb_prev; /* Backup to previous group */ in match()
[all …]
/dports/security/nmap/nmap-7.91/libpcre/
H A Dpcre_exec.c435 frame->Xeptrb = eptrb; in match()
604 newptrb.epb_prev = eptrb; in match()
605 eptrb = &newptrb; in match()
630 ims, eptrb, flags, RM51); in match()
636 ims, eptrb, flags, RM52); in match()
642 ims, eptrb, flags, RM53); in match()
649 ims, eptrb, flags, RM54); in match()
744 eptrb, flags, RM48); in match()
752 eptrb, flags, RM2); in match()
1193 eptrb = eptrb->epb_prev; /* Backup to previous group */ in match()
[all …]
/dports/chinese/tin/tin-2.4.5/pcre/
H A Dpcre_exec.c399 frame->Xeptrb = eptrb; in match()
413 #define eptrb frame->Xeptrb in match() macro
569 p->epb_prev = eptrb; in match()
570 eptrb = p; in match()
630 ims, eptrb, flags); in match()
674 eptrb, flags); in match()
950 md, ims, eptrb, flags); in match()
994 eptrb, 0); in match()
1071 RMATCH(rrc, eptr, next, offset_top, md, ims, eptrb, 0); in match()
1102 eptrb = eptrb->epb_prev; /* Backup to previous group */ in match()
[all …]
/dports/news/tin/tin-2.4.5/pcre/
H A Dpcre_exec.c399 frame->Xeptrb = eptrb; in match()
413 #define eptrb frame->Xeptrb in match() macro
569 p->epb_prev = eptrb; in match()
570 eptrb = p; in match()
630 ims, eptrb, flags); in match()
674 eptrb, flags); in match()
950 md, ims, eptrb, flags); in match()
994 eptrb, 0); in match()
1071 RMATCH(rrc, eptr, next, offset_top, md, ims, eptrb, 0); in match()
1102 eptrb = eptrb->epb_prev; /* Backup to previous group */ in match()
[all …]
/dports/biology/emboss/EMBOSS-6.6.0/ajax/pcre/
H A Dpcre_exec.c463 frame->Xeptrb = eptrb; in match()
634 newptrb.epb_prev = eptrb; in match()
635 eptrb = &newptrb; in match()
660 ims, eptrb, flags, RM51); in match()
666 ims, eptrb, flags, RM52); in match()
672 ims, eptrb, flags, RM53); in match()
679 ims, eptrb, flags, RM54); in match()
774 eptrb, flags, RM48); in match()
782 eptrb, flags, RM2); in match()
1265 eptrb = eptrb->epb_prev; /* Backup to previous group */ in match()
[all …]
/dports/biology/vt/vt-0.57721/lib/pcre2/
H A Dpcre2_match.c611 frame->Xeptrb = eptrb; in match()
789 eptrb = &newptrb; in match()
806 eptrb, RM55); in match()
830 eptrb, RM52); in match()
836 eptrb, RM51); in match()
844 eptrb, RM56); in match()
852 eptrb, RM53); in match()
873 eptrb, RM57); in match()
890 eptrb, RM54); in match()
1260 eptrb, RM48); in match()
[all …]
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/pcre/src/
H A Dpcre_exec.c510 frame->Xeptrb = eptrb; in match()
682 newptrb.epb_prev = eptrb; in match()
683 eptrb = &newptrb; in match()
698 ims, eptrb, flags, RM55); in match()
724 ims, eptrb, flags, RM52); in match()
735 ims, eptrb, flags, RM51); in match()
741 ims, eptrb, flags, RM56); in match()
885 eptrb, flags, RM48); in match()
894 eptrb, flags, RM2); in match()
1562 eptrb = eptrb->epb_prev; /* Backup to previous group */ in match()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/pcre/
H A Dpcre_exec.c552 frame->Xeptrb = eptrb; in match()
749 eptrb = &newptrb; in match()
766 eptrb, RM55); in match()
790 eptrb, RM52); in match()
796 eptrb, RM51); in match()
804 eptrb, RM56); in match()
812 eptrb, RM53); in match()
833 eptrb, RM57); in match()
850 eptrb, RM54); in match()
1174 eptrb, RM63); in match()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/pcre/
H A Dpcre_exec.c552 frame->Xeptrb = eptrb; in match()
749 eptrb = &newptrb; in match()
766 eptrb, RM55); in match()
790 eptrb, RM52); in match()
796 eptrb, RM51); in match()
804 eptrb, RM56); in match()
812 eptrb, RM53); in match()
833 eptrb, RM57); in match()
850 eptrb, RM54); in match()
1174 eptrb, RM63); in match()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/pcre/
H A Dpcre_exec.c552 frame->Xeptrb = eptrb; in match()
749 eptrb = &newptrb; in match()
766 eptrb, RM55); in match()
790 eptrb, RM52); in match()
796 eptrb, RM51); in match()
804 eptrb, RM56); in match()
812 eptrb, RM53); in match()
833 eptrb, RM57); in match()
850 eptrb, RM54); in match()
1174 eptrb, RM63); in match()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/pcre/
H A Dpcre_exec.c552 frame->Xeptrb = eptrb; in match()
749 eptrb = &newptrb; in match()
766 eptrb, RM55); in match()
790 eptrb, RM52); in match()
796 eptrb, RM51); in match()
804 eptrb, RM56); in match()
812 eptrb, RM53); in match()
833 eptrb, RM57); in match()
850 eptrb, RM54); in match()
1174 eptrb, RM63); in match()
[all …]
/dports/devel/collada-dom/collada-dom-2.5.0/dom/external-libs/pcre-8.02/
H A Dpcre_exec.c489 frame->Xeptrb = eptrb; in match()
661 newptrb.epb_prev = eptrb; in match()
662 eptrb = &newptrb; in match()
679 ims, eptrb, flags, RM51); in match()
685 ims, eptrb, flags, RM52); in match()
691 ims, eptrb, flags, RM53); in match()
698 ims, eptrb, flags, RM54); in match()
793 eptrb, flags, RM48); in match()
801 eptrb, flags, RM2); in match()
1454 eptrb = eptrb->epb_prev; /* Backup to previous group */ in match()
[all …]
/dports/misc/broot/broot-1.7.0/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/deps/pcre/
H A Dpcre_exec.c546 frame->Xeptrb = eptrb; in match()
743 eptrb = &newptrb; in match()
760 eptrb, RM55); in match()
784 eptrb, RM52); in match()
790 eptrb, RM51); in match()
798 eptrb, RM56); in match()
806 eptrb, RM53); in match()
827 eptrb, RM57); in match()
844 eptrb, RM54); in match()
1166 eptrb, RM63); in match()
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/deps/pcre/
H A Dpcre_exec.c546 frame->Xeptrb = eptrb; in match()
743 eptrb = &newptrb; in match()
760 eptrb, RM55); in match()
784 eptrb, RM52); in match()
790 eptrb, RM51); in match()
798 eptrb, RM56); in match()
806 eptrb, RM53); in match()
827 eptrb, RM57); in match()
844 eptrb, RM54); in match()
1166 eptrb, RM63); in match()
[all …]
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/deps/pcre/
H A Dpcre_exec.c546 frame->Xeptrb = eptrb; in match()
743 eptrb = &newptrb; in match()
760 eptrb, RM55); in match()
784 eptrb, RM52); in match()
790 eptrb, RM51); in match()
798 eptrb, RM56); in match()
806 eptrb, RM53); in match()
827 eptrb, RM57); in match()
844 eptrb, RM54); in match()
1166 eptrb, RM63); in match()
[all …]
/dports/net/3proxy/3proxy-0.9.4/src/plugins/PCREPlugin/
H A Dpcre_exec.c547 frame->Xeptrb = eptrb; in match()
744 eptrb = &newptrb; in match()
761 eptrb, RM55); in match()
785 eptrb, RM52); in match()
791 eptrb, RM51); in match()
799 eptrb, RM56); in match()
807 eptrb, RM53); in match()
828 eptrb, RM57); in match()
845 eptrb, RM54); in match()
1167 eptrb, RM63); in match()
[all …]
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/deps/pcre/
H A Dpcre_exec.c546 frame->Xeptrb = eptrb; in match()
743 eptrb = &newptrb; in match()
760 eptrb, RM55); in match()
784 eptrb, RM52); in match()
790 eptrb, RM51); in match()
798 eptrb, RM56); in match()
806 eptrb, RM53); in match()
827 eptrb, RM57); in match()
844 eptrb, RM54); in match()
1166 eptrb, RM63); in match()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/deps/pcre/
H A Dpcre_exec.c546 frame->Xeptrb = eptrb; in match()
743 eptrb = &newptrb; in match()
760 eptrb, RM55); in match()
784 eptrb, RM52); in match()
790 eptrb, RM51); in match()
798 eptrb, RM56); in match()
806 eptrb, RM53); in match()
827 eptrb, RM57); in match()
844 eptrb, RM54); in match()
1166 eptrb, RM63); in match()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.19+1.1.0/libgit2/deps/pcre/
H A Dpcre_exec.c546 frame->Xeptrb = eptrb; in match()
743 eptrb = &newptrb; in match()
760 eptrb, RM55); in match()
784 eptrb, RM52); in match()
790 eptrb, RM51); in match()
798 eptrb, RM56); in match()
806 eptrb, RM53); in match()
827 eptrb, RM57); in match()
844 eptrb, RM54); in match()
1166 eptrb, RM63); in match()
[all …]
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/pcre/
H A Dpcre_exec.c546 frame->Xeptrb = eptrb; in match()
743 eptrb = &newptrb; in match()
760 eptrb, RM55); in match()
784 eptrb, RM52); in match()
790 eptrb, RM51); in match()
798 eptrb, RM56); in match()
806 eptrb, RM53); in match()
827 eptrb, RM57); in match()
844 eptrb, RM54); in match()
1166 eptrb, RM63); in match()
[all …]
/dports/devel/tokei/tokei-12.1.2/cargo-crates/libgit2-sys-0.12.17+1.1.0/libgit2/deps/pcre/
H A Dpcre_exec.c546 frame->Xeptrb = eptrb; in match()
743 eptrb = &newptrb; in match()
760 eptrb, RM55); in match()
784 eptrb, RM52); in match()
790 eptrb, RM51); in match()
798 eptrb, RM56); in match()
806 eptrb, RM53); in match()
827 eptrb, RM57); in match()
844 eptrb, RM54); in match()
1166 eptrb, RM63); in match()
[all …]
/dports/devel/upp/upp/uppsrc/plugin/pcre/lib/
H A Dpcre_exec.c546 frame->Xeptrb = eptrb; in match()
743 eptrb = &newptrb; in match()
760 eptrb, RM55); in match()
784 eptrb, RM52); in match()
790 eptrb, RM51); in match()
798 eptrb, RM56); in match()
806 eptrb, RM53); in match()
827 eptrb, RM57); in match()
844 eptrb, RM54); in match()
1166 eptrb, RM63); in match()
[all …]
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/deps/pcre/
H A Dpcre_exec.c546 frame->Xeptrb = eptrb; in match()
743 eptrb = &newptrb; in match()
760 eptrb, RM55); in match()
784 eptrb, RM52); in match()
790 eptrb, RM51); in match()
798 eptrb, RM56); in match()
806 eptrb, RM53); in match()
827 eptrb, RM57); in match()
844 eptrb, RM54); in match()
1166 eptrb, RM63); in match()
[all …]
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/regex-pcre-builtin-0.95.1.2.8.43/pcre/
H A Dpcre_exec.c546 frame->Xeptrb = eptrb; in match()
743 eptrb = &newptrb; in match()
760 eptrb, RM55); in match()
784 eptrb, RM52); in match()
790 eptrb, RM51); in match()
798 eptrb, RM56); in match()
806 eptrb, RM53); in match()
827 eptrb, RM57); in match()
844 eptrb, RM54); in match()
1166 eptrb, RM63); in match()
[all …]

123