Home
last modified time | relevance | path

Searched refs:Perl (Results 1 – 25 of 214) sorted by relevance

123456789

/third_party/mbedtls/tests/suites/
Dtest_suite_camellia.data13 Camellia-128-ECB Encrypt Perl EVP #1 [#1]
16 Camellia-192-ECB Encrypt Perl EVP #1 [#1]
19 Camellia-256-ECB Encrypt Perl EVP #1 [#1]
22 Camellia-128-ECB Encrypt Perl EVP #1 [#2]
25 Camellia-128-ECB Encrypt Perl EVP #2
28 Camellia-128-ECB Encrypt Perl EVP #3
31 Camellia-128-ECB Encrypt Perl EVP #4
34 Camellia-192-ECB Encrypt Perl EVP #1 [#2]
37 Camellia-192-ECB Encrypt Perl EVP #2
40 Camellia-192-ECB Encrypt Perl EVP #3
[all …]
/third_party/node/deps/openssl/openssl/
DNOTES-PERL.md1 Notes on Perl
5 - [Perl on Windows](#perl-on-windows)
6 - [Perl on VMS](#perl-on-vms)
7 - [Perl on NonStop](#perl-on-nonstop)
8 - [Required Perl modules](#required-perl-modules)
9 - [Notes on installing a Perl module](#notes-on-installing-a-perl-module])
14 For our scripts, we rely quite a bit on Perl, and increasingly on
15 some core Perl modules. These Perl modules are part of the Perl
16 source, so if you build Perl on your own, you should be set.
18 However, if you install Perl as binary packages, the outcome might
[all …]
DNOTES-WINDOWS.md39 ### Perl subsection
41 We recommend Strawberry Perl, available from <http://strawberryperl.com/>
43 An alternative is ActiveState Perl, <https://www.activestate.com/ActivePerl>
44 for which you may need to explicitly build the Perl module Win32/Console.pm
59 1. Install Perl
63 3. Make sure both Perl and NASM are on your %PATH%
137 1. Install Perl.
171 - Perl, at least version 5.10.0, which usually comes pre-installed with MSYS2
255 * Install Cygwin Perl, at least version 5.10.0
DNOTES-VMS.md6 - [About ODS-5 directory names and Perl](#about-ods-5-directory-names-and-perl)
32 running the tests, as they affect the Perl interpreter.
34 About ODS-5 directory names and Perl
45 We have no replacement for Perl's canonpath(), so the best workaround
/third_party/openssl/
DNOTES-PERL.md1 Notes on Perl
5 - [Perl on Windows](#perl-on-windows)
6 - [Perl on VMS](#perl-on-vms)
7 - [Perl on NonStop](#perl-on-nonstop)
8 - [Required Perl modules](#required-perl-modules)
9 - [Notes on installing a Perl module](#notes-on-installing-a-perl-module])
14 For our scripts, we rely quite a bit on Perl, and increasingly on
15 some core Perl modules. These Perl modules are part of the Perl
16 source, so if you build Perl on your own, you should be set.
18 However, if you install Perl as binary packages, the outcome might
[all …]
DNOTES-WINDOWS.md39 ### Perl subsection
41 We recommend Strawberry Perl, available from <http://strawberryperl.com/>
43 An alternative is ActiveState Perl, <https://www.activestate.com/ActivePerl>
44 for which you may need to explicitly build the Perl module Win32/Console.pm
59 1. Install Perl
63 3. Make sure both Perl and NASM are on your %PATH%
137 1. Install Perl.
171 - Perl, at least version 5.10.0, which usually comes pre-installed with MSYS2
255 * Install Cygwin Perl, at least version 5.10.0
DNOTES-VMS.md6 - [About ODS-5 directory names and Perl](#about-ods-5-directory-names-and-perl)
32 running the tests, as they affect the Perl interpreter.
34 About ODS-5 directory names and Perl
45 We have no replacement for Perl's canonpath(), so the best workaround
/third_party/openssl/external/perl/
DDownloaded.txt4 If we find a useful Perl module that isn't one of the core Perl
10 Downloaded and bundled Perl modules
/third_party/node/deps/openssl/openssl/external/perl/
DDownloaded.txt4 If we find a useful Perl module that isn't one of the core Perl
10 Downloaded and bundled Perl modules
/third_party/python/Tools/scripts/
Ddutree.doc4 Subject: Re: The problems of Perl (Re: Question (silly?))
15 :And Perl is definitely awkward with data types. I haven't yet found a
16 :pleasant way of shoving non-trivial data types into Perl's grammar.
23 :Here's a very simple problem that's tricky to express in Perl: process
/third_party/pcre2/pcre2/
DNEWS47 the same as \p{scx:scriptname} because this change happened in Perl at
53 (e) In accordance with Unicode and Perl's "loose matching" rules, spaces,
82 * Following Perl's lead, \K is now locked out in lookaround assertions by
169 4. Some new Perl features:
171 (a) Perl 5.28's experimental alphabetic names for atomic groups and
174 (b) The new Perl "script run" features (*script_run:...) and
247 patterns, making it more compatible with Perl, and also fixes some other
263 3. The new option PCRE2_EXTENDED_MORE implements Perl's /xx feature, and
267 4. (?n) can be used to set PCRE2_NO_AUTO_CAPTURE, because Perl now has this.
302 some minor bugs and Perl incompatibilities were fixed (see ChangeLog for
[all …]
Dindex.md1 # PCRE2 - Perl-Compatible Regular Expressions
4 pattern matching using the same syntax and semantics as Perl 5. PCRE2 has its
41 Comparisons to Perl's regular expression semantics can be found in the
DREADME.md1 # PCRE2 - Perl-Compatible Regular Expressions
4 pattern matching using the same syntax and semantics as Perl 5. PCRE2 has its
41 Comparisons to Perl's regular expression semantics can be found in the
DPrepareRelease11 # 132html A Perl script that converts a .1 or .3 man page into HTML. It
15 # CheckMan A Perl script that checks man pages for typos in the mark up.
17 # CleanTxt A Perl script that cleans up the output of "nroff -man" by
21 # Detrail A Perl script that removes trailing spaces from files.
/third_party/pcre2/pcre2/testdata/
Dtestinput2283 # This one is here not because it's different to Perl, but because the way
84 # the captured single code unit is displayed. (In Perl it becomes a character,
91 # This one is here because Perl gives out a grumbly error message (quite
Dtestoutput22-16148 # This one is here not because it's different to Perl, but because the way
149 # the captured single code unit is displayed. (In Perl it becomes a character,
162 # This one is here because Perl gives out a grumbly error message (quite
Dtestoutput22-32146 # This one is here not because it's different to Perl, but because the way
147 # the captured single code unit is displayed. (In Perl it becomes a character,
160 # This one is here because Perl gives out a grumbly error message (quite
Dtestoutput22-8150 # This one is here not because it's different to Perl, but because the way
151 # the captured single code unit is displayed. (In Perl it becomes a character,
164 # This one is here because Perl gives out a grumbly error message (quite
Dtestinput21 # This set of tests is not Perl-compatible. It checks on special features
3 # It also checks the non-Perl syntax that PCRE2 supports (Python, .NET,
4 # Oniguruma). There are also some tests where PCRE2 and Perl differ,
5 # either because PCRE2 can't be compatible, or there is a possible Perl
327 # Perl does not fail these two for the final subjects.
339 # These are syntax tests from Perl 5.005
732 # This one's here because Perl does this differently and PCRE2 can't at present
738 # These are all cases where Perl does it differently (nested captures)
2930 # This one is here because Perl gives the match as "b" rather than "ab". I
2931 # believe this to be a Perl bug.
[all …]
/third_party/ltp/pan/cgi/
DREADME50 I apologize in advance for the use of Perl. I've managed to steer clear
51 of Perl for five years until I started writing these scripts. IMHO, the
52 people who learn programming with Perl write the ugliest code. Luckily, I
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
Dvarsub.bat12 @rem = '--*-Perl-*--
20 if %errorlevel% == 9009 echo You do not have Perl in your PATH.
/third_party/curl/projects/
Dbuild-openssl.bat141 echo Error. Please provide Perl root Path.
175 rem Check we have Perl in our path
179 if exist "%SystemDrive%\Perl" (
180 set "PATH=%SystemDrive%\Perl\bin;%PATH%"
190 set "PATH=%PERL_PATH%\Perl\bin;%PATH%"
688 echo "C:\Perl" and it is a portable copy of perl and not
717 echo Error: Perl is not installed
718 echo Error: Please check whether Perl is installed or it is at location "C:\Perl"
719 echo Error: If Perl is portable please provide perl root path by using -perlpath
/third_party/pcre2/pcre2/maint/
DREADME172 each test. Sometimes there are other differences in test 4 if PCRE2 and Perl
173 are using different Unicode releases. The other tests are not Perl-compatible
273 slow, though Perl is fast. Can we speed up somehow? Convert to {0,125}?
295 . If Perl gets to a consistent state over the settings of capturing sub-
298 leaves $2 set. In Perl, it's unset. Changing this in PCRE2 will be very hard
344 perhaps be used as a way round this problem. However, note that Perl does not
345 distinguish: like PCRE2, a name is just an alias for a number in Perl.
352 . If Perl ever supports the POSIX notation [[.something.]] PCRE2 should try
360 . Perl supports [\N{x}-\N{y}] as a Unicode range, even in EBCDIC. PCRE2
363 . Unicode stuff from Perl:
[all …]
/third_party/pcre2/pcre2/doc/
Dpcre2.txt16 PCRE2 - Perl-compatible regular expressions (revised API)
22 pattern matching using the same syntax and semantics as Perl, with just
31 As well as Perl-style regular expression patterns, some features that
32 appeared in Python and the original PCRE before they appeared in Perl
63 In addition to the Perl-compatible matching function, PCRE2 contains an
69 Details of exactly which Perl regular expression features are and are
151 pcre2compat discussion of Perl compatibility
195 PCRE2 - Perl-compatible regular expressions (revised API)
546 and matching regular expressions in a Perl-compatible manner. A sample
577 A second matching function, pcre2_dfa_match(), which is not Perl-com-
[all …]
/third_party/rust/crates/regex/regex-syntax/src/ast/
Dmod.rs710 Perl(ClassPerl), enumerator
721 Class::Perl(ref x) => &x.span, in span()
971 Perl(ClassPerl), enumerator
988 ClassSetItem::Perl(ref x) => &x.span, in span()
1420 | ClassSetItem::Perl(_) => return, in drop()
1450 | ClassSetItem::Perl(_) => {} in drop()

123456789