Home
last modified time | relevance | path

Searched refs:moments (Results 1 – 7 of 7) sorted by relevance

/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js2665 function pickBy(fn, moments) { argument
2667 if (moments.length === 1 && isArray(moments[0])) {
2668 moments = moments[0];
2670 if (!moments.length) {
2673 res = moments[0];
2674 for (i = 1; i < moments.length; ++i) {
2675 if (!moments[i].isValid() || moments[i][fn](res)) {
2676 res = moments[i];
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusService.php320 public $moments; variable in Google_PlusService
335 …$this->moments = new Google_MomentsServiceResource($this, $this->serviceName, 'moments', json_deco…
/plugin/bible/bible_douayRheims/
H A D1_Thessalonians.txt60 5:1. But of the times and moments, brethren, you need not, that we should write to you:
H A DActs.txt7 …1:7. But he said to them: It is not for you to know the time or moments, which the Father hath put…
/plugin/edittable/lib/
H A Dhandsontable.full.js9744 function pickBy(fn, moments) {
9746 if (moments.length === 1 && isArray(moments[0])) {
9747 moments = moments[0];
9749 if (!moments.length) {
9752 res = moments[0];
9753 for (i = 1; i < moments.length; ++i) {
9754 if (!moments[i].isValid() || moments[i][fn](res)) {
9755 res = moments[i];
/plugin/tuxquote/
H A Dquotes.txt257 We do not remember days; we remember moments. <BR> -- Cesare Pavese
272 The dissenter is every human being at those moments of his life when he resigns momentarily from th…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1moments so that m[fn](other) is true for all\n // other. This relies on the function fn to be t…