Home
last modified time | relevance | path

Searched defs:pcre (Results 1 – 25 of 307) sorted by relevance

12345678910>>...13

/dports/devel/ctre/compile-time-regular-expressions-3.4.1/include/ctre/
H A Dpcre.hpp10 struct pcre { struct
13 struct a {};
14 struct b {};
20 struct c {};
25 struct d {};
26 struct e {};
27 struct f {};
28 struct g {};
29 struct h {};
31 struct i {};
[all …]
/dports/editors/editorconfig-core-c/editorconfig-core-c-0.12.5/
H A Dinit.ps12 $pcre="10.32" variable
20 "Downloading pcre2 v$pcre sources" | Write-Host -ForegroundColor DarkGreen variable
23 "Extracting pcre2 v$pcre sources" | Write-Host -ForegroundColor DarkGreen variable
27 if(Test-Path "pcre-$($pcre).patch") { variable
29 .\patch.ps1 -patch "pcre-$($pcre).patch" -path $dest\pcre2 variable
/dports/net/shmux/shmux-1.0.3/
H A Dconfigure.ac18 AC_ARG_WITH([pcre], AS_HELP_STRING([--with-pcre=DIR],[Support Perl Compatible Regular Expressions (… optwith
19 AC_ARG_WITH([pcre], AS_HELP_STRING([--without-pcre],[Do not support Perl Compatible Regular Express… optwith
/dports/audio/musicpd/mpd-0.23.6/src/lib/pcre/
H A Dmeson.build12 pcre = static_library( build
/dports/devel/ctre/compile-time-regular-expressions-3.4.1/single-header/
H A Dctre.hpp897 struct pcre { struct
900 struct a {};
901 struct b {};
907 struct c {};
912 struct d {};
913 struct e {};
914 struct f {};
915 struct g {};
916 struct h {};
918 struct i {};
[all …]
/dports/textproc/pear-File_MARC/File_MARC-1.4.1/File/MARC/
H A DRecord.php334 function getField($spec = null, $pcre = null)
362 function getFields($spec = null, $pcre = null)
390 function deleteFields($tag, $pcre = null)
H A DData_Field.php338 function getSubfield($code = null, $pcre = null)
370 function getSubfields($code = null, $pcre = null)
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dfilter/
H A Dsttype-pointer.c30 GRegex *pcre = (GRegex*)value; in pcre_free() local
67 const GRegex *pcre = (const GRegex *)data; in pcre_tostr() local
/dports/net/tshark-lite/wireshark-3.6.1/epan/dfilter/
H A Dsttype-pointer.c30 GRegex *pcre = (GRegex*)value; in pcre_free() local
67 const GRegex *pcre = (const GRegex *)data; in pcre_tostr() local
/dports/net/wireshark/wireshark-3.6.1/epan/dfilter/
H A Dsttype-pointer.c30 GRegex *pcre = (GRegex*)value; in pcre_free() local
67 const GRegex *pcre = (const GRegex *)data; in pcre_tostr() local
/dports/net/tshark/wireshark-3.6.1/epan/dfilter/
H A Dsttype-pointer.c30 GRegex *pcre = (GRegex*)value; in pcre_free() local
67 const GRegex *pcre = (const GRegex *)data; in pcre_tostr() local
/dports/editors/ssed/sed-3.62/pcre/
H A Dinternal.h335 struct pcre struct
349 /* The real format of the extra block returned by pcre_study(). */ argument
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/modules/pcre/
H A Dconfigure.in6 AC_INIT(pcre, 1.0, clisp-list) package
/dports/net/gnu-dico/dico-2.10/modules/pcre/
H A Dmodule.ac19 AC_ARG_WITH([pcre], optwith
/dports/www/mod_qos/mod_qos-11.66/tools/src/
H A Dqsre.c115 static int rmatch(const char *line, pcre *pcre) { in rmatch() argument
141 pcre *pcre; in main() local
/dports/security/clamav-lts/clamav-0.103.5/m4/reorganization/libs/
H A Dpcre.m44 AC_ARG_WITH([pcre],[AS_HELP_STRING([--with-pcre@<:@=DIR@:>@], optwith
/dports/devel/pcre++/pcre++-0.9.5/
H A DMakefile.am5 bin_SCRIPTS = pcre++-config script
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADABaseUtils/include/
H A DCOLLADABUPcreCompiledPattern.h17 typedef struct real_pcre8_or_16 pcre; typedef
/dports/mail/mboxgrep/mboxgrep-0.7.9/
H A Dconfigure.ac38 AC_ARG_WITH(pcre, [ --without-pcre Compile without Perl regexp support],, optwith
/dports/mail/mailman-exim4/mailman-2.1.39/Mailman/Bouncers/
H A DNetscape.py31 pcre = re.compile( variable
/dports/mail/mailman-postfix/mailman-2.1.39/Mailman/Bouncers/
H A DNetscape.py31 pcre = re.compile( variable
/dports/mail/mailman/mailman-2.1.39/Mailman/Bouncers/
H A DNetscape.py31 pcre = re.compile( variable
/dports/devel/cutter/cutter-1.2.6/glib-compatible/
H A DMakefile.am2 pcre subdir
/dports/sysutils/apachetop/apachetop-0.18.4/
H A Dconfigure.ac80 AC_ARG_WITH(pcre, optwith
/dports/mail/py-flufl.bounce/flufl.bounce-3.0/flufl/bounce/_detectors/
H A Dnetscape.py21 pcre = re.compile( variable

12345678910>>...13