Home
last modified time | relevance | path

Searched refs:near (Results 1 – 25 of 86) sorted by relevance

1234

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/
Dunclosed_tag.test20 …Unexpected "endblock" tag (expecting closing tag for the "if" tag defined near line 4) in "index.t…
/plugin/referrers/lang/en/
Dintro.txt7 …**Configuration Settings** menu from the DokuWiki admin menu. (It will be near the bottom of the p…
/plugin/pixelyear/
DREADME.md7 I am nowhere near certain that it is doing it in the right way and
/plugin/sincetil/
DREADME.md7 I am nowhere near certain that it is doing it in the right way and
/plugin/pureldap/vendor/freedsx/asn1/
H A DCHANGELOG.md20 * Fix an OID encoding case when the second component would be near or over the max int as defined b…
/plugin/nsiconinsearch/
DREADME8 namespace wiki or in a subnamespace will get your icon near the link
/plugin/bible/bible_douayRheims/
DSophonias.txt7 …1:7. Be silent before the face of the Lord God: for the day of the Lord is near, for the Lord hath…
14 …1:14. The great day of the Lord is near, it is near and exceeding swift: the voice of the day of t…
35 …ither hath she received discipline: she hath not trusted in the Lord, she drew not near to her God.
DRuth.txt45 …3:2. This Booz, with whose maids thou wast joined in the field, is our near kinsman, and behold th…
52 …swered: I am Ruth, thy handmaid: spread thy coverlet over thy servant, for thou art a near kinsman.
55 3:12. Neither do I deny myself to be near of kin, but there is another nearer than I.
64 … thee not, tell me so, that I may know what I have to do. For there is no near kinsman besides the…
D1_Machabees.txt113 …2:49. Now the days drew near that Mathathias should die, and he said to his sons: Now hath pride a…
174 …3:40. So they went forth with all their power, and came, and pitched near Emmaus, in the plain cou…
212 …4:18. And Gorgias and his army are near us in the mountain: but stand ye now against our enemies, …
280 … of Galaad, and that they had appointed to bring their army on the morrow near to these cities, an…
293 …5:40. And Timotheus said to the captains of his army: When Judas and his army come near the torren…
295 …5:42. Now when Judas came near the torrent of water, he set the scribes of the people by the torre…
303 …5:50. And the men of the army drew near, and he assaulted that city all the day, and all the night…
363 …6:42. And Judas and his army drew near for battle: and there fell of the king's army six hundred m…
413 …or knew that his counsel was discovered: and he went out to fight against Judas, near Capharsalama.
421 …7:39. Then Nicanor went out from Jerusalem, and encamped near to Bethoron: and an army of Syria jo…
[all …]
DIsaias.txt258 13:6. Howl ye, for the day of the Lord is near: it shall come as a destruction from the Lord.
275 …14:1. Her time is near at hand, and her days shall not be prolonged. For the Lord will have mercy …
493 …26:17. As a woman with child, when she draweth near the time of her delivery, is in pain, and crie…
552 …29:13. And the Lord said: Forasmuch as this people draw near me with their mouth, and with their l…
638 33:13. Hear, you that are far off, what I have done, and you that are near know my strength.
649 …33:24. Neither shall he that is near, say: I am feeble. The people that dwell therein, shall have …
650 …34:1. Come near, ye Gentiles, and hear, and hearken, ye people: let the earth hear, and all that i…
798 …ore me, and the nations take new strength: let them come near, and then speak, let us come near to…
802 …41:5. The islands saw it, and feared, the ends of the earth were astonished, they drew near, and c…
818 …41:21. Bring your cause near, saith the Lord: bring hither, if you have any thing to allege, saith…
[all …]
/plugin/referrers/
DREADME.md15 …**Configuration Settings** menu from the DokuWiki admin menu. (It will be near the bottom of the p…
/plugin/cite/lang/en/
Dintro.txt22 …**Configuration Settings** menu from the DokuWiki admin menu. (It will be near the bottom of the p…
/plugin/googleanalytics/lang/en/
Dintro.txt11 …**Configuration Settings** menu from the DokuWiki admin menu. (It will be near the bottom of the p…
/plugin/yuriigantt/
DREADME.md69 Embedded database also stores its data near database info.
/plugin/structtemplate/_vagrant/
DVagrantfile95 will be near the top of the output after running `vagrant up`.
/plugin/googleanalytics/
DREADME.md17 …**Configuration Settings** menu from the DokuWiki admin menu. (It will be near the bottom of the p…
/plugin/codeprettify/code-prettify/src/
Dlang-xq.js64 …ery-query|cts:not-query|cts:near-query-weight|cts:near-query-queries|cts:near-query-options|cts:ne…
/plugin/catmenu/script/
H A Dprosemirror.js171 const selection = SelectionClass.near($target, 1);
/plugin/dirtylittlehelper/mermaid/editor/docs/
D37.37.js.map1 … 'library',\n 'mod',\n 'module',\n 'name',\n 'near',\n 'not',\n…
/plugin/visualindex/script/
H A Dprosemirror.js172 const selection = SelectionClass.near($target, 1);
/plugin/codemirror/dist/modes/
Dpascal.min.js.map1 … \" +\n \"helper implements index interrupt iocheck local message name near \" +\n \"nodefau…
/plugin/securelogin/
DREADME.md7 When Securelogin is used, there is always a `use securelogin` checkbox near the password field. If …
/plugin/stlviewer/stlviewer/
Dthree.min.js2near||c>n.far?null:{distance:c,point:Dn.clone(),object:t}}function Bn(t,e,n,r,i,a,o,s,c,l,u,h){_n.… property
/plugin/processing/
Dscript.js6732 p.perspective = function perspective(fov, aspect, near, far) { argument
6742 near = cameraNear;
6747 yMax = near * Math.tan(fov / 2);
6751 p.frustum(xMin, xMax, yMin, yMax, near, far);
6754 p.frustum = function frustum(left, right, bottom, top, near, far) { argument
6757 projection.set((2 * near) / (right - left), 0, (right + left) / (right - left),
6758 0, 0, (2 * near) / (top - bottom), (top + bottom) / (top - bottom),
6759 0, 0, 0, -(far + near) / (far - near), -(2 * far * near) / (far - near),
6763 p.ortho = function ortho(left, right, bottom, top, near, far) { argument
6769 near = -10;
[all …]
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
DREADME.md91 IP geolocation is inherently imprecise. Locations are often near the center of

1234