Home
last modified time | relevance | path

Searched refs:first (Results 976 – 1000 of 1078) sorted by relevance

1...<<31323334353637383940>>...44

/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1first","activeStream","bufferStream","clipStream","linePoint","b0","b1","polygonInside","cleanInsi…
/plugin/bible/bible_douayRheims/
H A DEzechiel.txt179 …r ways: and they turned not when they went: but to the place whither they first turned, the rest a…
636 …26:1. And it came to pass in the eleventh year, the first day of the month, that the word of the L…
735 …29:17. And it came to pass in the seven and twentieth year in the first month, in the first of the…
759 …30:20. And it came to pass in the eleventh year, in the first month, in the seventh day of the mon…
766 …31:1. And it came to pass, in the eleventh year, the third month the first day of the month, that …
784 …32:1. And it came to pass in the twelfth year, in the twelfth month, in the first day of the month…
1182 …45:18. Thus saith the Lord God: In the first month, the first of the month, thou shalt take a calf…
1185 …45:21. In the first month, the fourteenth day of the month, you shall observe the solemnity of the…
H A DIsaias.txt176 …9:1. At the first time the land of Zabulon, and the land of Nephtali was lightly touched: and at t…
801 … these things, calling the generations from the beginning? I the Lord, I am the first and the last.
824 …41:27. The first shall say to Sion: Behold they are here, and to Jerusalem I will give an evangeli…
835 …42:9. The things that were first, behold they are come: and new things do I declare: before they s…
878 43:27. Thy first father sinned, and thy teachers have transgressed against me.
885 …44:6. Thus saith the Lord the king of Israel, and his redeemer the Lord of hosts: I am the first, …
972 …48:12. Hearken to me, O Jacob, and thou Israel whom I call: I am he, I am the first, and I am the …
1110 …ave turned aside into their own way, every one after his own gain, from the first even to the last.
1250 …ins, and have reproached me upon the hills; and I will measure back their first work in their boso…
H A DJosue.txt77 …4:19. And the people came up out of the Jordan, the tenth day of the first month, and camped in Ga…
185 …half by Mount Hebal, as Moses the servant of the Lord, had commanded. And first he blessed the peo…
453 …18:11. And first came up the lot of the children of Benjamin by their families, to possess the lan…
540 …21:10. To the sons of Aaron, of the families of Caath of the race of Levi (for the first lot came …
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js2068 var first = (a + d) / 2;
2070 var sx = first + second || 1;
2071 var sy = first - second || 1;
14685 first = 0;
14688 if (!this.entries[i + first]) {
14689 this.entries[i + first] = entry;
14740 var first = entryRanges[0];
14794 if (!this.entries[first + i]) {
15210 var first = stream.dict.get('First');
38791 if (i === 0 && first !== 0) {
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dbootstrap.min.js6 …"input,button")?d.trigger("focus"):d.find("input:visible,button:visible").first().trigger("focus")…
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return th…
/plugin/dokumicrobugtracker/js/
H A Djquery.js2 …turn this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return …
3 …,focus:function(a){return a===a.ownerDocument.activeElement}},setFilters:{first:function(a,b){retu…
/plugin/revealjs/css/
H A Dreveal.scss1598 .reveal .hljs:not(:first-child).fragment {
/plugin/passpolicy/
H A Dwords.txt1295 first
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js8092 assert.strictEqual(_.first, _.head);
8101 assert.strictEqual(wrapped.first(), 1);
8114 assert.ok(wrapped.first() instanceof _);
8127 assert.strictEqual(wrapped.first().__wrapped__, array);
24196 var first = args[0];
24198 assert.ok(first !== object && lodashStable.isArray(first));
24199 assert.deepEqual(args, [first, 1, 0, object]);
24201 assert.ok(first !== object && lodashStable.isPlainObject(first));
24202 assert.deepEqual(args, [first, 1, 'a', object]);
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js3302 }},setFilters:{first:function(elem,i){return i===0
3324 case"nth":var first=match[2],last=match[3];
3325 if(first==1&&last==0){return true
3333 if(first==0){return diff==0
3334 }else{return(diff%first==0&&diff/first>=0)
6912 var first=name.charAt(0);
6913 if(first=="/"){var m=/^([^:]+:\/{1,3}[^\/]+)/.exec(url);
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js3231 var Expr=Sizzle.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]*)((?:\([^\)]+\)|[^\2\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(elem){return elem.getAttribute("href")
3313 }},setFilters:{first:function(elem,i){return i===0
3330 switch(type){case"only":case"first":while((node=node.previousSibling)){if(node.nodeType===1){return false
3331 }}if(type=="first"){return true
3335 case"nth":var first=match[2],last=match[3];
3336 if(first==1&&last==0){return true
3344 if(first==0){return diff==0
3345 }else{return(diff%first==0&&diff/first>
[all...]
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1first character in the URL string\n // if it's a cross-origin request.\n // …
H A Dworkbox-bed83ea8.js.map1first character in the URL string\n // if it's a cross-origin request.\n // …
H A Dworkbox-f163abaa.js.map1first character in the URL string\n // if it's a cross-origin request.\n // …
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1first","flatten","flattenDeep","initial","intersection","caches","last","lastIndexOf","pull","pull…
/plugin/codemirror/dist/modes/
H A Dsoy.min.js.map1 …-9]+)+/)) {\n state.soyState.pop();\n // If the first character is '.', …
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore-min.map1 …"groupBy","indexBy","countBy","toArray","size","partition","pass","fail","first","head","take","in…
/plugin/mantis/lib/
H A Dchangelog409 - wsdl: process namespace declarations first when parsing an element
/plugin/ckgedit/ckeditor/skins/kama/
H A Deditor.css5 …xt-overflow:ellipsis}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_pa…
H A Deditor_ie8.css5 …xt-overflow:ellipsis}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_pa…
H A Deditor_ie.css5 …xt-overflow:ellipsis}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_pa…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.readme.txt302 use first character of channel string as channel)

1...<<31323334353637383940>>...44