Home
last modified time | relevance | path

Searched refs:ancestors (Results 1 – 25 of 35) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleCloudAssetV1p7beta1RelatedAsset.php26 public $ancestors; variable in Google\\Service\\CloudAsset\\GoogleCloudAssetV1p7beta1RelatedAsset
39 public function setAncestors($ancestors) argument
41 $this->ancestors = $ancestors;
48 return $this->ancestors;
H A DRelatedAsset.php26 public $ancestors; variable in Google\\Service\\CloudAsset\\RelatedAsset
39 public function setAncestors($ancestors) argument
41 $this->ancestors = $ancestors;
48 return $this->ancestors;
H A DGoogleCloudAssetV1p7beta1Asset.php30 public $ancestors; variable in Google\\Service\\CloudAsset\\GoogleCloudAssetV1p7beta1Asset
85 public function setAncestors($ancestors) argument
87 $this->ancestors = $ancestors;
94 return $this->ancestors;
H A DAsset.php30 public $ancestors; variable in Google\\Service\\CloudAsset\\Asset
87 public function setAncestors($ancestors) argument
89 $this->ancestors = $ancestors;
96 return $this->ancestors;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Tree/
H A DTrees.php102 * Return a list of all ancestors of this node. The first node of list
109 $ancestors = [];
113 \array_unshift($ancestors, $tree);
118 return $ancestors;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D15.15.js1 …[/disown-opener/,"string.quote"],[/form-action/,"string.quote"],[/frame-ancestors/,"string.quote"]…
H A D15.15.js.map1 …e'],\n [/form-action/, 'string.quote'],\n [/frame-ancestors/, 'string.quote'…
H A D12.12.js.map1 … 'alter-meta!',\n 'alter-var-root',\n 'amap',\n 'ancestors',\n 'and'…
/plugin/dir/
H A Dsyntax.php626 // - sibling namespaces of the current namespace and it's ancestors
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1684 ancestors: function(element) { method in Element.Methods
1727 var ancestors = element.ancestors();
1728 return Object.isNumber(expression) ? ancestors[expression] :
1729 Selector.findElement(ancestors, expression, index);
3783 var elements = [element].concat(element.ancestors());
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js1986 ancestors: function(element) { method in Element.Methods
2030 var ancestors = Element.ancestors(element);
2031 return Object.isNumber(expression) ? ancestors[expression] :
2032 Selector.findElement(ancestors, expression, index);
4337 var elements = [element].concat(element.ancestors());
/plugin/issuetracker/
H A Dprototype.js2147 ancestors: function(element) { method in Element.Methods
2196 var ancestors = Element.ancestors(element);
2197 return Object.isNumber(expression) ? ancestors[expression] :
2198 Prototype.Selector.find(ancestors, expression, index);
/plugin/codemirror/dist/modes/
H A Dclojure.min.js.map1 …\"all-ns\", \"alter\", \"alter-meta!\", \"alter-var-root\", \"amap\", \"ancestors\",\n \"and\…
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …ef:1},keymethods:{__id__:1,__send__:1,abort:1,abs:1,"all?":1,allocate:1,ancestors:1,"any?":1,arity… property in hljs.LANGUAGES.ruby.c.keymethods
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/c3chart/assets/
H A Dd3.min.js2ancestors(),r=n.ancestors(),i=null;for(t=e.pop(),n=r.pop();t===n;)i=t,t=e.pop(),n=r.pop();return i…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md497 - Hierarchical object serialization does not appear to inherit metadata from ancestors for metadata…
/plugin/bible/bible_douayRheims/
H A DLeviticus.txt818 …26:40. Until they confess their iniquities, and the iniquities of their ancestors, whereby they ha…
845 …27:22. If a field that was bought, and not of a man's ancestors' possession, be sanctified to the …
H A D2_Machabees.txt380 …mple should be restored to them, and that they may live according to the custom of their ancestors.
H A D1_Machabees.txt587 …10:52. Forasmuch as I am returned into my kingdom and am set in the throne of my ancestors, and ha…
/plugin/tuxquote/
H A Dquotes.txt1083 …, when the clock strikes 12, raise a glass to toast the millions of our ancestors who went before …
1404 Gentility is what is left over from rich ancestors after the money is gone. <BR> -- John Ciardi (19…
1406 He who serves his country well has no need of ancestors. <BR> -- Voltaire (1694-1778), French autho…
1407 Humans are not proud of their ancestors, and rarely invite them round to dinner. <BR> -- Douglas Ad…
1408 Misers are no fun to live with, but they make great ancestors. <BR> -- Tom Snyder
1409 None of us can boast about the morality of our ancestors. The records do not show that Adam and Eve…
1412 Our ancestors are very good kind of folks, but they are the last people I should choose to have a v…
1414 We pay for the mistakes of our ancestors, and it seems only fair that they should leave us the mone…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1ancestors(),r=e.ancestors(),i=null;t=n.pop(),e=r.pop();for(;t===e;)i=t,t=n.pop(),e=r.pop();return …
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6ancestors(),r=e.ancestors(),i=null;t=n.pop(),e=r.pop();for(;t===e;)i=t,t=n.pop(),e=r.pop();return …
/plugin/flowcharts/
H A Dmermaid.min.js1ancestors(),r=e.ancestors(),i=null;t=n.pop(),e=r.pop();for(;t===e;)i=t,t=n.pop(),e=r.pop();return …

12