Home
last modified time | relevance | path

Searched refs:Array_ (Results 1 – 4 of 4) sorted by relevance

/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/
DTypeResolver.php15 use phpDocumentor\Reflection\Types\Array_; alias
41 'array' => Array_::class,
233 * @return Array_
237 return new Array_($this->resolve(substr($type, 0, -2), $context));
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
DArray_.php26 final class Array_ implements Type class
/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dindex.mjs12104 $defs(self, '$[]', function $Array_$$$1($a) {
12176 $def(self, '$&', function $Array_$$2(other) {
12198 $def(self, '$|', function $Array_$$3(other) {
12217 $def(self, '$*', function $Array_$$4(other) {
12237 $def(self, '$+', function $Array_$plus$5(other) {
12244 $def(self, '$-', function $Array_$minus$6(other) {
12270 $def(self, '$<<', function $Array_$lt$lt$7(object) {
12279 $def(self, '$<=>', function $Array_$lt_eq_gt$8(other) {
12307 $def(self, '$==', function $Array_$eq_eq$9(other) {
12461 $def(self, '$[]', function $Array_$$$10(index, length) {
[all …]
Dindex.cjs12113 $defs(self, '$[]', function $Array_$$$1($a) {
12185 $def(self, '$&', function $Array_$$2(other) {
12207 $def(self, '$|', function $Array_$$3(other) {
12226 $def(self, '$*', function $Array_$$4(other) {
12246 $def(self, '$+', function $Array_$plus$5(other) {
12253 $def(self, '$-', function $Array_$minus$6(other) {
12279 $def(self, '$<<', function $Array_$lt$lt$7(object) {
12288 $def(self, '$<=>', function $Array_$lt_eq_gt$8(other) {
12316 $def(self, '$==', function $Array_$eq_eq$9(other) {
12470 $def(self, '$[]', function $Array_$$$10(index, length) {
[all …]