Searched refs:newType (Results 1 – 11 of 11) sorted by relevance
| /plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/src/Jms/Handler/ |
| D | BaseTypesHandler.php | 34 $newType = array( 42 $ret[] = $navigator->accept($v, $newType, $context)->data; 50 $newType = array( 57 $ret[] = $navigator->accept($v, $newType, $context);
|
| /plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/Subscriber/ |
| D | DoctrineProxySubscriber.php | 97 $newType = $newEvent->getType(); 98 $event->setType($newType['name'], $newType['params']);
|
| /plugin/asciidocjs/node_modules/babel-types/lib/ |
| D | converters.js | 229 var newType = void 0; 233 newType = "ClassDeclaration"; 236 newType = "FunctionDeclaration"; 242 newType = false; 245 if (!newType) { 253 node.type = newType;
|
| D | index.js | 477 var newType = t.DEPRECATED_KEYS[_type]; 481 console.trace("The node type " + _type + " has been renamed to " + newType); 486 t[_type] = t[_type[0].toLowerCase() + _type.slice(1)] = proxy(t[newType]); 487 t["is" + _type] = proxy(t["is" + newType]); 488 t["assert" + _type] = proxy(t["assert" + newType]);
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/ |
| D | Create.php | 24 protected $newType = DriveactivityNew::class; variable in Google\\Service\\DriveActivity\\Create
|
| /plugin/geophp/vendor/funiq/geophp/src/ |
| D | geoPHP.php | 317 … $newType = (strpos($geometryTypes[0], 'Multi') !== false ? '' : 'Multi') . $geometryTypes[0]; 323 $class = self::CLASS_NAMESPACE . 'Geometry\\' . $newType;
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/ |
| D | PHP.php | 1428 $newType = $tokens[$newCloser]['type']; 1430 …_CASE) on line $line closer changed from $scopeCloser ($oldType) to $newCloser ($newType)".PHP_EOL; 1470 $newType = $tokens[$x]['type']; 1471 …i ($tokenType) on line $line opener changed from $scopeOpener ($oldType) to $x ($newType)".PHP_EOL; 1474 $newType = $tokens[$newCloser]['type']; 1475 …nType) on line $line closer changed from $scopeCloser ($oldType) to $newCloser ($newType)".PHP_EOL;
|
| D | JS.php | 501 $newType = $this->tokenValues[strtolower($charBuffer)]; 503 && $newType === 'T_DOC_COMMENT' 511 … echo "\t\t* look ahead found more specific token ($newType), ignoring $i *".PHP_EOL;
|
| /plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/ |
| H A D | BerEncoder.php | 171 …$newType = $this->decodeBytes(false, $tagType, $this->maxLen, $type->getIsConstructed(), AbstractT… 173 $newType->setTagNumber($type->getTagNumber()) 177 return $newType;
|
| /plugin/struct/jsoneditor/ |
| H A D | jsoneditor-minimalist.min.js | 30 …on(e){e.node.changeType(e.oldType)},redo:function(e){e.node.changeType(e.newType)}},appendNodes:{u… 32 …r.getSelection();this.editor._onAction("changeType",{node:this,oldType:t,newType:e,oldSelection:n,… property
|
| /plugin/ditaa/ditaa/ |
| HD | ditaa.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/htmlparser/
net/ ... |