Home
last modified time | relevance | path

Searched refs:Map (Results 51 – 75 of 213) sorted by path

123456789

/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DCallbackFilter.php220 return new LUT\Map(['f', 'o', 'o', 'b', 'a', 'r']);
225 return new LUT\Recursive\Map([['f', 'o', 'o'], ['b', 'a', 'r']]);
H A DFilter.php122 return new LUT\Map(['f', 'o', 'o', 'b', 'a', 'r']);
H A DInfinite.php56 $iterator = new LUT\Map(['a']),
H A DIteratorIterator.php56 $iterator = new LUT\Map([]),
69 $iterator = new LUT\Map(['a', 'b', 'c']),
86 $iterator = new LUT\Recursive\Map($array),
106 $iterator = new LUT\Recursive\Map($array),
135 $iterator = new LUT\Recursive\Map($array),
H A DLimit.php60 $iterator = new LUT\Map(self::$_dummyArray),
76 ->given($iterator = new LUT\Map(self::$_dummyArray))
87 $iterator = new LUT\Map(self::$_dummyArray),
H A DLookahead.php56 $iterator = new LUT\Map(['a', 'b', 'c']),
69 $iterator = new LUT\Map(['a', 'b', 'c']),
128 $iterator = new LUT\Map(['a', 'b', 'c']),
H A DLookbehind.php56 $iterator = new LUT\Map(['a', 'b', 'c']),
69 $iterator = new LUT\Map(['a', 'b', 'c']),
128 $iterator = new LUT\Map(['a', 'b', 'c']),
H A DMap.php50 class Map extends Test\Unit\Suite class
59 ->given($iterator = new LUT\Map(self::$_dummyArray))
69 ->given($iterator = new LUT\Map())
85 $iterator = new LUT\Recursive\Map($array)
94 ->isInstanceOf(LUT\Recursive\Map::class)
102 ->isInstanceOf(LUT\Recursive\Map::class)
H A DMock.php77 $map = new LUT\Map(['a', 'b', 'c']),
H A DMultiple.php56 $foo = new LUT\Map(['f', 'o', 'o']),
57 $bar = new LUT\Map(['b', 'a', 'r']),
79 $foobar = new LUT\Map(['f', 'o', 'o', 'b', 'a', 'r']),
80 $baz = new LUT\Map(['b', 'a', 'z']),
H A DNoRewind.php57 $iterator = new LUT\Map($dummyArray),
H A DRegularExpression.php56 $map = new LUT\Map([
79 $map = new LUT\Recursive\Map([
100 $map = new LUT\Recursive\Map([
H A DRepeater.php60 $iterator = new LUT\Map(self::$_dummyArray),
79 $iterator = new LUT\Map(self::$_dummyArray),
/plugin/findologicxmlexport/vendor/hoa/math/Combinatorics/Combination/
H A DCartesianProduct.php104 $s = new Iterator\Map($s);
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DnumericMappingKeys.yml11 test: Integers as Map Keys
/plugin/googlemap3/
H A Dgooglemap3.js167 googleMapArray[i].map = new google.maps.Map(googleMapArray[i].node, mapOptions);
/plugin/googlemaps3/
H A Dscript.js25 googlemaps3[i].map = new google.maps.Map(googlemaps3[i].node, {
/plugin/googlesearch/
H A Dnusoap.php186 'http://xml.apache.org/xml-soap' => array('Map')
5272 if ($uqType == 'Map') {
6314 $this->debug('in buildVal, Java Map '.$this->message[$pos]['name']);
/plugin/html5video2/script/
H A Dvideo.min.js12Map;var i=e.type||e,n=$e.get(this);n||(n=new Map,$e.set(this,n));var r=n.get(i);n.delete(i),_.clea…
/plugin/imagemap/
H A DREADME1 ====== Image Map Plugin ======
46 * {{http://whoopdedo.org/doku-plugins/imagemap.zip|Image Map Plugin}}
H A Dplugin.info.txt5 name Image Map Plugin
/plugin/imagemapping/
H A DREADME1 ====== Image Map Plugin ======
53 * {{https://github.com/i-net-software/dokuwiki-plugin-imagemap/archive/master.zip|Image Map Plugin}}
H A Dplugin.info.txt5 name Image Map Plugin
/plugin/imapmarkers/
H A DREADME.md12 ![Acient World Map with Marker](readme/map-with-marker.png)
16 …ap_of_the_World_in_Hemispheres_-_Geographicus_-_World-bowen-1744.jpg|Bowen Map of the World, 1744}}
46 ### Create a Map with Areas
/plugin/inseecity/dep/
H A D1.js10 inseeCityNameLatLonDep = new Map ();

123456789