Home
last modified time | relevance | path

Searched refs:Script (Results 1 – 25 of 73) sorted by relevance

123

/openbsd-src/gnu/usr.bin/perl/dist/FindBin/lib/
H A DFindBin.pm41 =item C<$Script>
51 C<$Script> with all links resolved
104 our ($Bin, $Script, $RealBin, $RealScript, $Dir, $RealDir);
105 our @EXPORT_OK = qw($Bin $Script $RealBin $RealScript $Dir $RealDir);
106 our %EXPORT_TAGS = (ALL => [qw($Bin $Script $RealBin $RealScript $Dir $RealDir)]);
133 $Script = $RealScript = $0;
143 ($Bin,$Script) = VMS::Filespec::rmsexpand($0) =~ /(.*[\]>\/]+)(.*)/s;
146 ($RealBin,$RealScript) = ($Bin,$Script);
157 ($Script,$Bin) = fileparse($script);
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperluniprops.pod62 (C<Script_Extensions> is an improved version of the C<Script> property.)
5190 \p{Sc: *} \p{Script: *}
5191 \p{Script: Adlam} (Short: \p{Sc=Adlm}) (88: U+1E900..1E94B,
5193 \p{Script: Adlm} \p{Script=Adlam} (88)
5194 \p{Script: Aghb} \p{Script=Caucasian_Albanian} (=
5197 \p{Script: Ahom} \p{Script_Extensions=Ahom} (Short: \p{Sc=
5199 \p{Script: Anatolian_Hieroglyphs} \p{Script_Extensions=
5202 \p{Script: Arab} \p{Script=Arabic} (1368)
5203 \p{Script: Arabic} (Short: \p{Sc=Arab}) (1368: U+0600..0604,
5207 \p{Script: Armenian} \p{Script_Extensions=Armenian} (Short:
[all …]
H A Dperlunicode.pod616 The Unicode C<Script> and C<Script_Extensions> properties give what
618 improved version of C<Script>, as demonstrated below. Either property
620 C<\p{Script=Hebrew}> (short: C<\p{sc=hebr}>), or
625 (This is not true for C<Script>, which is required to be
627 returned the plain old C<Script> version, but was changed because
635 scripts, Katakana and Hiragana, but nowhere else. The C<Script>
657 C<Script_Extensions> is thus an improved C<Script>, in which there are
662 C<Script>. If you compile perl with a Unicode release that doesn't have
664 to the plain C<Script> property. If you compile with a version of
665 Unicode that doesn't have the C<Script> propert
[all...]
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Legacy/Regression/
H A D789-read-only.t15 plan skip_all => "This test requires Test::Script"
16 unless eval { require Test::Script; 1 };
24 use Test::Script;
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/scripttempl/
H A Delf32cr16c.sc1 # Linker Script for National Semiconductor's CR16C-ELF32.
6 /* Example Linker Script for linking NS CR16C or CR16CPlus
H A Delf32crx.sc1 # Linker Script for National Semiconductor's CRX-ELF32.
11 /* Example Linker Script for linking NS CRX elf32 files. */
/openbsd-src/gnu/usr.bin/perl/dist/FindBin/t/
H A DFindBin.t17 print "not " if $FindBin::Script ne "-";
/openbsd-src/gnu/llvm/lldb/bindings/lua/
H A Dlua.swig6 liblldb Script Bridge functions.
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DLLDBLog.cpp50 {{"script"}, {"log events about the script interpreter"}, LLDBLog::Script},
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DLLDBLog.h39 Script = Log::ChannelFlag<20>, enumerator
/openbsd-src/gnu/llvm/lldb/source/Plugins/
H A DPlugins.def.in13 |* including this file will then enumerate all of the plugins. Script *|
/openbsd-src/gnu/usr.bin/perl/lib/unicore/
H A DPropertyAliases.txt46 # sc means the Script property, and
111 sc ; Script
H A DScriptExtensions.txt12 # For each code point, there is one or more property values. Each such value is a Script property …
14 # UAX #24, Unicode Script Property: https://www.unicode.org/reports/tr24/
20 # of one or more abbreviated Script property values. The ordering of the
25 # They are sorted first by the number of Script property values in their sets,
26 # and then alphabetically by first differing Script property value.
32 # have as their value the corresponding Script property value
/openbsd-src/gnu/llvm/lld/docs/
H A Derror_handling_script.rst2 Error Handling Script
/openbsd-src/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceScriptTokenList.def19 TOKEN(Identifier) // Script identifier (resource name or type).
/openbsd-src/gnu/llvm/llvm/utils/docker/
H A Dbuild_docker_image.sh42 Script will fail if checksums of the checkout do not
/openbsd-src/gnu/llvm/clang/tools/clang-format/
H A Dclang-format-bbedit.applescript3 -- select the script from the Script menu and clang-format will format the
/openbsd-src/gnu/usr.bin/clang/include/lldb/Plugins/
H A DPlugins.def13 |* including this file will then enumerate all of the plugins. Script *|
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-if-else/
H A Dtest.txt3 # CHECK-NEXT: Script:
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp130 Log *log = GetLog(LLDBLog::Script); in ~InitializePythonRAII()
181 Log *log = GetLog(LLDBLog::Script); in InitializeThreadsPrivate()
360 Log *log = GetLog(LLDBLog::Script); in DoAcquireLock()
384 Log *log = GetLog(LLDBLog::Script); in DoFreeLock()
572 Log *log = GetLog(LLDBLog::Script); in LeaveSession()
642 Log *log = GetLog(LLDBLog::Script); in EnterSession()
944 Log *log = GetLog(LLDBLog::Script); in Interrupt()
/openbsd-src/gnu/usr.bin/perl/t/re/
H A Dscript_run.t101 "Script with own zero works with ASCII digits"); # perl #133547
103 "Script without own zero works with ASCII digits");
/openbsd-src/gnu/llvm/llvm/utils/release/
H A Dbuild_llvm_release.bat7 echo Script for building the LLVM installer on Windows,
64 echo Script requires administrator permissions, or a 7-zip version 20.x or older.
/openbsd-src/gnu/llvm/lldb/bindings/python/
H A Dpython.swig6 liblldb Script Bridge functions.
/openbsd-src/gnu/llvm/clang/tools/scan-build/libexec/
H A Dccc-analyzer91 if ($FindBin::Script =~ /c\+\+-analyzer/) {
/openbsd-src/gnu/llvm/lldb/docs/use/
H A Dsymbols.rst79 Shell Script Property List Format
295 dSYM Locating Shell Script Tips

123