Home
last modified time | relevance | path

Searched defs:compile_data (Results 1 – 25 of 79) sorted by relevance

1234

/dports/news/tin/tin-2.4.5/pcre/
H A Dpcre_internal.h844 typedef struct compile_data { struct
866 } compile_data; argument
/dports/chinese/tin/tin-2.4.5/pcre/
H A Dpcre_internal.h844 typedef struct compile_data { struct
866 } compile_data; argument
/dports/math/scilab/scilab-6.1.1/scilab/modules/string/src/c/
H A Dpcre_internal.h915 typedef struct compile_data struct
940 } compile_data; argument
/dports/devel/cutter/cutter-1.2.6/glib-compatible/pcre/
H A Dpcre_internal.h929 typedef struct compile_data { struct
953 } compile_data; argument
/dports/security/nmap/nmap-7.91/libpcre/
H A Dpcre_internal.h936 typedef struct compile_data { struct
960 } compile_data; argument
/dports/net/ngrep/ngrep-1.45/pcre-5.0/
H A Dinternal.h641 typedef struct compile_data { struct
655 } compile_data; argument
/dports/lang/newlisp/newlisp-10.7.5/
H A Dpcre-internal.h644 typedef struct compile_data { struct
658 } compile_data; argument
/dports/games/mvdsv/mvdsv-0.34/src/pcre/
H A Dinternal.h660 typedef struct compile_data { struct
674 } compile_data; typedef
/dports/games/qwdtools/mvdsv-0.34/src/pcre/
H A Dinternal.h660 typedef struct compile_data { struct
674 } compile_data; argument
/dports/www/p5-Template-Toolkit-Simple/Template-Toolkit-Simple-0.31/inc/TestML/Compiler/
H A DPegex.pm25 sub compile_data { subroutine
H A DLite.pm153 sub compile_data { subroutine
/dports/mail/avenger/avenger-0.8.5/libasync/
H A Dinternal.h591 typedef struct compile_data { struct
603 } compile_data; argument
/dports/science/gtamsanalyzer/GTAMSAnalyzer.src.0.42/Source/
H A Dinternal.h570 typedef struct compile_data { struct
582 } compile_data; argument
/dports/games/ldmud/ldmud-3.3.720/src/pcre/
H A Dinternal.h573 typedef struct compile_data { struct
585 } compile_data; argument
/dports/textproc/R-cran-sass/sass/R/
H A Dcompile.R7 compile_data <- function(data, opts) { function
/dports/editors/ssed/sed-3.62/pcre/
H A Dinternal.h364 typedef struct compile_data struct
373 compile_data; argument
/dports/net/tinyfugue/tf-50b8/src/pcre-2.08/
H A Dinternal.h288 typedef struct compile_data { struct
293 } compile_data; typedef
/dports/biology/emboss/EMBOSS-6.6.0/ajax/pcre/
H A Dpcre_internal.h1527 typedef struct compile_data { struct
1528 const uschar *lcc; /* Points to lower casing table */
1552 } compile_data; argument
/dports/www/analog/analog-6.0/src/pcre/
H A Dpcreintl.h186 typedef struct compile_data { struct
191 } compile_data; argument
/dports/devel/collada-dom/collada-dom-2.5.0/dom/external-libs/pcre-8.02/
H A Dpcre_internal.h1577 typedef struct compile_data { struct
1578 const uschar *lcc; /* Points to lower casing table */
1579 const uschar *fcc; /* Points to case-flipping table */
1603 } compile_data; argument
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/pcre/include/
H A Dpcre_internal.h1637 typedef struct compile_data { struct
1638 const uschar *lcc; /* Points to lower casing table */
1639 const uschar *fcc; /* Points to case-flipping table */
1663 } compile_data; argument
/dports/misc/broot/broot-1.7.0/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/deps/pcre/
H A Dpcre_internal.h2405 typedef struct compile_data { struct
2406 const pcre_uint8 *lcc; /* Points to lower casing table */
2409 const pcre_uint8 *ctypes; /* Points to table of type maps */
2410 const pcre_uchar *start_workspace;/* The start of working space */
2412 const pcre_uchar *start_pattern; /* The start of the pattern */
2413 const pcre_uchar *end_pattern; /* The end of the pattern */
2414 pcre_uchar *hwm; /* High watermark of workspace */
2415 open_capitem *open_caps; /* Chain of open capture items */
2417 pcre_uchar *name_table; /* The name/number table */
2418 int names_found; /* Number of entries so far */
[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_internal.h2405 typedef struct compile_data { struct
2406 const pcre_uint8 *lcc; /* Points to lower casing table */
2409 const pcre_uint8 *ctypes; /* Points to table of type maps */
2410 const pcre_uchar *start_workspace;/* The start of working space */
2412 const pcre_uchar *start_pattern; /* The start of the pattern */
2413 const pcre_uchar *end_pattern; /* The end of the pattern */
2414 pcre_uchar *hwm; /* High watermark of workspace */
2415 open_capitem *open_caps; /* Chain of open capture items */
2417 pcre_uchar *name_table; /* The name/number table */
2418 int names_found; /* Number of entries so far */
[all …]
/dports/net/3proxy/3proxy-0.9.4/src/plugins/PCREPlugin/
H A Dpcre_internal.h2425 typedef struct compile_data { struct
2426 const pcre_uint8 *lcc; /* Points to lower casing table */
2429 const pcre_uint8 *ctypes; /* Points to table of type maps */
2430 const pcre_uchar *start_workspace;/* The start of working space */
2432 const pcre_uchar *start_pattern; /* The start of the pattern */
2433 const pcre_uchar *end_pattern; /* The end of the pattern */
2434 pcre_uchar *hwm; /* High watermark of workspace */
2435 open_capitem *open_caps; /* Chain of open capture items */
2437 pcre_uchar *name_table; /* The name/number table */
2438 int names_found; /* Number of entries so far */
[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_internal.h2405 typedef struct compile_data { struct
2406 const pcre_uint8 *lcc; /* Points to lower casing table */
2409 const pcre_uint8 *ctypes; /* Points to table of type maps */
2410 const pcre_uchar *start_workspace;/* The start of working space */
2412 const pcre_uchar *start_pattern; /* The start of the pattern */
2413 const pcre_uchar *end_pattern; /* The end of the pattern */
2414 pcre_uchar *hwm; /* High watermark of workspace */
2415 open_capitem *open_caps; /* Chain of open capture items */
2417 pcre_uchar *name_table; /* The name/number table */
2418 int names_found; /* Number of entries so far */
[all …]

1234