Home
last modified time | relevance | path

Searched refs:children (Results 176 – 200 of 631) sorted by relevance

12345678910>>...26

/plugin/farmsync/script/
H A Djquery.chosen.js40 children: 0,
57 this.parsed[group_position].children += 1;
/plugin/farmer/script/
H A Djquery.chosen.js40 children: 0,
57 this.parsed[group_position].children += 1;
/plugin/bible/bible_douayRheims/
H A DJoel.txt3 …1:3. Tell ye of this to your children, and let your children tell their children, and their childr…
12 …ee, and all the trees of the field are withered: because joy is withdrawn from the children of men.
41 …2:23. And you, O children of Sion, rejoice, and be joyful in the Lord your God: because he hath gi…
56 …3:6. And the children of Juda, and the children of Jerusalem, you have sold to the children of the…
58 …3:8. And I will sell yonr sons, and your daughters, by the hands of the children of Juda, and they…
66 …be moved, and the Lord shall be the hope of his people, and the strength of the children of Israel.
69 …dom a wilderness destroyed: because they have done unjustly against the children of Juda, and have…
H A DJudges.txt16 …1:16. And the children of the Cinite, the kinsman of Moses, went up from the city of palms, with t…
73 3:14. And the children of Israel served Eglon, king of Moab, eighteen years.
319 …10:17. And the children of Ammon shouting together, pitched their tents in Galaad: against whom th…
324 11:4. In those days the children of Ammon made war against Israel.
552 20:7. You are all here, O children of Israel, determine what you ought to do.
564 20:19. And forthwith the children of Israel rising in the morning, camped by Gabaa:
566 …20:21. And the children of Benjamin coming out of Gabaa slew of the children of Israel that day tw…
569 …20:24. And when the children of Israel went out the next day to fight against the children of Benj…
574 20:29. And the children of Israel set ambushes round about the city of Gabaa:
584 …20:39. And when the children of Israel saw this in the battle, (for the children of Benjamin thoug…
[all …]
/plugin/bez/scripts/
H A Dtask.js148 var selected = this.element.children( ":selected" ),
214 response( this.element.children( "option" ).map(function() {
238 this.element.children( "option" ).each(function() {
H A Dthread.js205 var selected = this.element.children( ":selected" ),
271 response( this.element.children( "option" ).map(function() {
295 this.element.children( "option" ).each(function() {
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.layout.inline.js5 …e=jQuery('<code class="syntax highlighted"></code>');inline.append(code.children());var container=…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/filter/
H A Djson_encode.test2 "filter" tag applies a filter on its children
H A Dbasic.test2 "filter" tag applies a filter on its children
/plugin/schulzevote/
H A Dscript.js7 jQuery(this).children('option').each(function() {
/plugin/tagfilter/script/select2/
H A Dselect2.js518 if (datum.children) {
523 group.children=[];
524 $(datum.children).each2(function(i, childDatum) { process(childDatum, group.children); });
525 if (group.children.length || query.matcher(t, text(group), datum)) {
582 if (item.children) {
583 count += countResults(item.children);
855 children:[],
898 compound=result.children && result.children
[all...]
/plugin/owncloud/
H A Dscript.js83 var $items = $ol.children();
111 var $items = $ol.children();
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js1children:[{type:"html",id:"charContainer",html:"",onMouseover:i,onMouseout:a,focus:function(){var …
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js1children:[{type:"html",id:"charContainer",html:"",onMouseover:i,onMouseout:a,focus:function(){var …
/plugin/combo/ComboStrap/Meta/Store/
H A DMetadataDbStore.php248 $children = $metadata->getChildrenObject();
249 if ($children === null) {
250 throw new ExceptionRuntimeInternal("The children of the tabular metadata ($metadata) should be set to synchronize into the database");
253 foreach ($children as $child) {
/plugin/s5/ui/default/
H A Dslides.js64 var children = node.childNodes;
65 for (var i = 0; i < children.length; ++i) {
66 result += nodeValue(children[i]);
466 var children = obj.childNodes;
467 for (var i = 0; i < children.length; i++) {
468 var child = children[i];
/plugin/s5/ui/dokuwiki/
H A Dslides.js64 var children = node.childNodes;
65 for (var i = 0; i < children.length; ++i) {
66 result += nodeValue(children[i]);
465 var children = obj.childNodes;
466 for (var i = 0; i < children.length; i++) {
467 var child = children[i];
/plugin/dblclickedit/
H A Dscript.js23 jQuery(this).nextAll('.secedit:eq(0)').children('form:eq(0)').submit();
/plugin/mantis/lib/
H A Dclass.soap_parser.php532 $children = explode('|',$this->message[$pos]['children']);
533 array_shift($children); // knock off empty
538 foreach($children as $child_pos){
550 foreach($children as $child_pos){
557 $kv = explode("|",$this->message[$child_pos]['children']);
571 foreach($children as $child_pos){
/plugin/commonmark/vendor/league/commonmark/src/Extension/Strikethrough/
H A DStrikethroughRenderer.php35 return new HtmlElement('del', $node->data->get('attributes'), $childRenderer->renderNodes($node->children()));
/plugin/sequencediagram/bower_components/lodash/lib/main/
H A Dbuild-site.js129 $parent.children('pre').each(function() {
130 const $divs = $(this).children('div');
/plugin/diagramsnet/lib/js/diagramly/
H A DDiffSync.js35 visible: true, collapsed: true, connectable: true, parent: true, children: true, previous: true,
493 var children = [null];
495 while (children.length > 0)
497 var entry = children.shift();
511 children.push({child: model.getCell(mov)});
519 children.push({child: this.getCellForJson(ins), insert: true});
526 if (children.length == 0)
531 children.push({child: model.getCell(moved[id])});
538 children.push({child: this.getCellForJson(inserted[id]), insert: true});
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Inline/
H A DStrongRenderer.php35 return '**' . $DWRenderer->renderNodes($node->children()) . '**';
H A DEmphasisRenderer.php35 return '//' . $DWRenderer->renderNodes($node->children()) . '//';
/plugin/commonmark/vendor/league/commonmark/src/Block/Renderer/
H A DDocumentRenderer.php

12345678910>>...26