| /plugin/asciidocjs/node_modules/core-js/library/modules/ |
| D | es6.reflect.construct.js | 22 construct: function construct(Target, args /* , newTarget */) { 23 aFunction(Target); 25 var newTarget = arguments.length < 3 ? Target : aFunction(arguments[2]); 26 if (ARGS_BUG && !NEW_TARGET_BUG) return rConstruct(Target, args, newTarget); 27 if (Target == newTarget) { 30 case 0: return new Target(); 31 case 1: return new Target(args[0]); 32 case 2: return new Target(args[0], args[1]); 33 case 3: return new Target(args[0], args[1], args[2]); 34 case 4: return new Target(args[0], args[1], args[2], args[3]); [all …]
|
| /plugin/asciidocjs/node_modules/core-js/modules/ |
| D | es6.reflect.construct.js | 22 construct: function construct(Target, args /* , newTarget */) { 23 aFunction(Target); 25 var newTarget = arguments.length < 3 ? Target : aFunction(arguments[2]); 26 if (ARGS_BUG && !NEW_TARGET_BUG) return rConstruct(Target, args, newTarget); 27 if (Target == newTarget) { 30 case 0: return new Target(); 31 case 1: return new Target(args[0]); 32 case 2: return new Target(args[0], args[1]); 33 case 3: return new Target(args[0], args[1], args[2]); 34 case 4: return new Target(args[0], args[1], args[2], args[3]); [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/Resource/ |
| D | ProjectsLocationsTargets.php | 24 use Google\Service\CloudDeploy\Target; alias 44 * @param Target $postBody 64 public function create($parent, Target $postBody, $optParams = []) 110 * @return Target 116 return $this->call('get', [$params], Target::class); 180 * @param Target $postBody 206 public function patch($name, Target $postBody, $optParams = [])
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/ |
| D | ListenRequest.php | 22 protected $addTargetType = Target::class; 34 * @param Target 36 public function setAddTarget(Target $addTarget) 41 * @return Target
|
| D | Target.php | 20 class Target extends \Google\Model class 130 class_alias(Target::class, 'Google_Service_Firestore_Target');
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/ |
| D | Action.php | 26 protected $targetType = Target::class; 64 * @param Target 66 public function setTarget(Target $target) 71 * @return Target
|
| D | DriveActivity.php | 29 protected $targetsType = Target::class; 81 * @param Target[] 88 * @return Target[]
|
| D | Target.php | 20 class Target extends \Google\Model class 90 class_alias(Target::class, 'Google_Service_DriveActivity_Target');
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/ |
| D | ListTargetsResponse.php | 27 protected $targetsType = Target::class; 49 * @param Target[] 56 * @return Target[]
|
| D | Release.php | 79 protected $targetSnapshotsType = Target::class; 311 * @param Target[] 318 * @return Target[]
|
| D | Target.php | 20 class Target extends \Google\Collection class 255 class_alias(Target::class, 'Google_Service_CloudDeploy_Target');
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/ |
| D | Validation.java.bak | 34 Element targetNode = xmlDocument.createElement("Target"); 69 "2", Arrays.asList(new String[] { "Target" }), 71 "Source Must Connect to Target", true); 77 // Target needs exactly one incoming connection from Source 78 multiplicities[2] = new mxMultiplicity(false, "Target", null, null, 1, 80 "Target Must Have 1 Source", "Target Must Connect From Source",
|
| /plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/ |
| D | custom.rst | 53 Annotation Target 56 ``@Target`` indicates the kinds of class element to which an annotation type is applicable. 73 * @Target({"METHOD","PROPERTY"}) 82 * @Target("CLASS") 104 * @Target({"METHOD","PROPERTY"}) 141 * @Target({"METHOD","PROPERTY"}) 170 * @Target("ALL") 203 * @Target("ALL")
|
| /plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ |
| D | DocParser.php | 25 use Doctrine\Common\Annotations\Annotation\Target; alias 146 'targets' => Target::TARGET_CLASS, 161 'targets' => Target::TARGET_ANNOTATION, 190 'targets' => Target::TARGET_CLASS, 208 'targets' => Target::TARGET_PROPERTY, 510 'targets' => Target::TARGET_ALL, 516 self::$metadataParser->setTarget(Target::TARGET_CLASS); 519 if ($annotation instanceof Target) { 557 self::$metadataParser->setTarget(Target::TARGET_PROPERTY); 764 $target = $this->isNestedAnnotation ? Target::TARGET_ANNOTATION : $this->target;
|
| D | AnnotationReader.php | 23 use Doctrine\Common\Annotations\Annotation\Target; alias 217 $this->parser->setTarget(Target::TARGET_CLASS); 249 $this->parser->setTarget(Target::TARGET_PROPERTY); 281 $this->parser->setTarget(Target::TARGET_METHOD);
|
| /plugin/404manager/lang/en/ |
| D | add.txt | 5 | External Website (Target page only) | - https://gerardnico.com/404managerplugin \\ - http://www.e…
|
| /plugin/targetlink/ |
| D | plugin.info.txt | 5 name Target-Link Plugin
|
| /plugin/wordimport/docx/ |
| D | Relationships.php | 26 $target = 'word/' . $rel->attributes()->Target;
|
| /plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/ |
| D | Target.php | 31 final class Target class
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | Attr.AllowedFrameTargets.txt | 10 enable the Target module by default, you will have to manually enable it
|
| /plugin/bootswrapper/exe/help/ |
| D | collapse.txt | 27 | ''id'' | | | Target id of collapsed element |
|
| D | affix.txt | 31 | ''target'' | Window Document | Target element (eg. ''#dokuwiki__site'') |
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/resources/ |
| D | editor.properties.bak | 156 createTarget=Create Target
|
| D | editor.properties | 160 createTarget=Create Target
|
| D | editor_zh-CN.properties | 156 createTarget=Create Target
|