Home
last modified time | relevance | path

Searched refs:places (Results 1 – 25 of 519) sorted by relevance

12345678910>>...21

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DServiceAreaBusiness.php50 public function setPlaces(Places $places) argument
52 $this->places = $places;
59 return $this->places;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/
H A DPhoto.php139 public function setPlaces($places) argument
141 $this->places = $places;
148 return $this->places;
/plugin/google_maps/
H A Dscript.js68 var places = response.Placemark;
70 for (var i = 0; i < places.length && i < GMAPS_MAX_GEO_RESULTS; i++)
72 var place = places[i];
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dnumber_format.rst14 You can control the number of decimal places, decimal point, and thousands
32 * 0 decimal places.
H A Dround.rst22 places away from zero, when it is half way there -- making 1.5 into 2 and
/plugin/ahrefmenu/
H A Dgenerate_map.py83 self.places = []
89 self.places.append(i_place)
95 for i in self.places:
335 for pg in self.network.places[start_cnt:]:
/plugin/watermark/
H A Dplugin.info.txt6 desc The plugin places a watermark on every image after it is uploaded.
H A DREADME3 The plugin places a watermark on every image after it is uploaded.
/plugin/conform/
H A Dhelper.php24 …'desc' => 'Absorbs the raw form information, syntax checks it and places it in a neat array for …
/plugin/advanced/lang/en/config/
H A Duserscript.txt12 DokuWiki will load JavaScript from the following places:
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DDatamatrix.php273 $places = $this->getPlacementMap($params[2], $params[3]);
315 if ($places[$i] < 2) {
316 $grid[$row][$col] = $places[$i];
319 $cw_id = (floor($places[$i] / 10) - 1);
321 $cw_bit = pow(2, (8 - ($places[$i] % 10)));
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsTypeTransfers.yml121 - My little toe is broken in two places;
132 "My little toe is broken in two places;",
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.ExtractStyleBlocks.txt
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DNodesNamespace.asciidoc39 $params['ignore_idle_threads'] = (boolean) Don't show threads that are in known-idle places, such as waiting on a socket select or pulling from an empty task queue (default: true)
/plugin/bible/bible_douayRheims/
H A DEphesians.txt3 … our Lord Jesus Christ, who hath blessed us with spiritual blessings in heavenly places, in Christ:
20 …t in Christ, raising him up from the dead and setting him on his right hand in the heavenly places.
29 …2:6. And hath raised us up together and hath made us sit together in the heavenly places, through …
55 …om of God may be made known to the principalities and powers in heavenly places through the church,
143 …nst the rulers of the world of this darkness, against the spirits of wickedness in the high places.
H A DJoel.txt18 …1:19. To thee, O Lord, will I cry: because fire hath devoured the beautiful places of the wilderne…
19 … the springs of waters are dried up, and fire hath devoured the beautiful places of the wilderness.
40 …2:22. Fear not, ye beasts of the fields: for the beautiful places of the wilderness are sprung, fo…
H A DHabacuc.txt6 … nation, marching upon the breadth of the earth, to possess the dwelling places that are not their…
56 … feet like the feet of harts: and he the conqueror will lead me upon my high places singing psalms.
H A D1_Machabees.txt48 1:49. And he commanded the holy places to be profaned, and the holy people of Israel.
55 …1:56. And they drove away the people of Israel into lurking holes, and into the secret places of f…
73 …2:8. The holy places are come into the hands of strangers her temple is become as a man without ho…
100 …ut they answered them not, neither did they cast a stone at them, nor stopped up the secret places,
233 …ppointed men to fight against them that were in the castle, till they had cleansed the holy places,
235 …4:43. And they cleansed the holy places, and took away the stones that had been defiled into an un…
579 …10:44. For the building also, or repairing the works of the holy places, the charges shall be give…
638 …11:14. Now king Alexander was in Cilicia at that time: because they that were in those places had …
692 11:69. And they that lay in ambush rose out of their places, and joined battle.
699 12:2. And he sent letters to the Spartans, and to other places, according to the same form.
[all …]
H A DAbdias.txt20 …1:20. And the captivity of this host of the children of Israel, all the places of the Chanaanites …
H A DAmos.txt2 …ll roar from Sion, and utter his voice from Jerusalem: and the beautiful places of the shepherds h…
52 …n you dulness of teeth in all your cities, and want of bread in all your places: yet you have not …
59 … word to man, he that maketh the morning mist, and walketh upon the high places of the earth: the …
75 …s the sovereign Lord: In every street there shall be wailing: and in all places that are without, …
110 …7:9. And the high places of the idol shall be thrown down, and the sanctuaries of Israel shall be …
/plugin/webdav/vendor/sabre/dav/
H A DCONTRIBUTING.md50 there are many places in the source where it felt more sensibile to not
/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md50 there are many places in the source where it felt more sensibile to not
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dindex-operations.asciidoc125 'places' => [
/plugin/dw2pdf/vendor/setasign/fpdi/
H A DREADME.md104 A simple example, that imports a single page and places this onto a new created page:
/plugin/prosemirror/
H A DREADME.md45 - to keep information about a Node in as few places as possible,

12345678910>>...21