Home
last modified time | relevance | path

Searched defs:match_block (Results 1 – 25 of 205) sorted by relevance

123456789

/dports/biology/vt/vt-0.57721/lib/pcre2/
H A Dpcre2_intmodedep.h743 typedef struct match_block { struct
744 pcre2_memctl memctl; /* For general use */
746 pcre2_memctl stack_memctl; /* For "stack" frames */
748 uint32_t match_call_count; /* As it says */
749 uint32_t match_limit; /* As it says */
750 uint32_t match_limit_recursion; /* As it says */
757 PCRE2_SIZE offset_end; /* One past the end */
761 uint16_t partial; /* PARTIAL options */
762 uint16_t bsr_convention; /* \R interpretation */
765 PCRE2_SPTR name_table; /* Table of group names */
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/pcre2/src/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/shells/fish/fish-3.3.1/pcre2/src/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/www/mod_php81/php-8.1.1/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/lang/php80/php-8.0.15/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/lang/php81/php-8.1.1/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/lang/php74/php-7.4.27/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/pcre2/src/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/devel/pcre2/pcre2-35fee41/src/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_intmodedep.h844 typedef struct match_block { struct
845 pcre2_memctl memctl; /* For general use */
850 PCRE2_SIZE heap_limit; /* As it says */
851 uint32_t match_limit; /* As it says */
852 uint32_t match_limit_depth; /* As it says */
855 BOOL hasthen; /* Pattern contains (*THEN) */
856 BOOL allowemptypartial; /* Allow empty hard partial */
860 PCRE2_SIZE start_offset; /* The start offset value */
862 uint16_t partial; /* PARTIAL options */
863 uint16_t bsr_convention; /* \R interpretation */
[all …]

123456789