Searched full:fresh (Results 1 – 25 of 139) sorted by relevance
123456
| /plugin/externalembed/ |
| D | action.php | 62 //cache is not fresh time to update 73 //cache is not fresh time to update 119 …$cacheHelper->checkCacheFreshness($video_id, $expire_time)) { //update cache if not fresh (expired) 135 …cheHelper->checkCacheFreshness($playlist_id, $expire_time)) { //update cache if not fresh (expired)
|
| /plugin/findologicxmlexport/vendor/twig/twig/src/Loader/ |
| D | LoaderInterface.php | 48 * Returns true if the template is still fresh. 54 * @return bool true if the template is fresh, false otherwise
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/ |
| D | Lzw.php | 20 var $Fresh; variable in Mpdf\\Gif\\Lzw 90 $this->Fresh = 1; 107 if ($this->Fresh) { 108 $this->Fresh = 0;
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/ |
| D | Prime.php | 188 * Adds two "fresh" jacobian form on the curve 218 * Adds one "fresh" jacobian form on the curve 220 * The second parameter should be the "fresh" one 317 if (isset($p['fresh']) && isset($q['fresh'])) { 320 if (isset($p['fresh'])) { 323 if (isset($q['fresh'])) { 386 * Doubles a "fresh" jacobian coordinate on the curve 423 if (isset($p['fresh'])) { 783 $p['fresh'] = true;
|
| /plugin/asciidocjs/node_modules/supports-color/ |
| D | package.json | 49 "import-fresh": "^3.0.0",
|
| /plugin/calendar/ |
| D | script.js | 22 // Add cache buster to ensure fresh load
|
| /plugin/davcal/vendor/sabre/xml/lib/ |
| H A D | Service.php | 42 * Returns a fresh XML Reader 55 * Returns a fresh xml writer
|
| /plugin/asciidocjs/node_modules/chalk/ |
| D | package.json | 51 "import-fresh": "^3.1.0",
|
| /plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/ |
| D | CachedFormulaLoader.php | 35 * are fresh before returning them.
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/ |
| D | BankAccountTest.php | 31 /* @Given a fresh bank account */
|
| /plugin/icalevents/vendor/sabre/xml/lib/ |
| D | Service.php | 62 * Returns a fresh XML Reader 75 * Returns a fresh xml writer
|
| /plugin/webdav/vendor/sabre/xml/lib/ |
| D | Service.php | 62 * Returns a fresh XML Reader 75 * Returns a fresh xml writer
|
| /plugin/externalembed/helper/ |
| D | cacheInterface.php | 35 * Return true if the cache is still fresh, otherwise return false 222 * Public function that returns true if the cache (Etag) is still fresh
|
| /plugin/socialshareprivacy2/JC/ |
| D | jquery.cookie.js | 88 // Must not alter options, thus extending a fresh object...
|
| /plugin/codemirror/dist/modes/ |
| D | slim.min.js.map | 1 …fresh","escaped","last","copyState","sol","indentation","blankLine","innerMode","defineMIME"],"map…
|
| /plugin/findologicxmlexport/vendor/doctrine/annotations/ |
| D | CHANGELOG.md | 94 in the `CachedReader` is fresh 108 - [62: [CachedReader\ Test traits and parent class to see if cache is fresh](https://github…
|
| /plugin/asciidocjs/node_modules/with/node_modules/acorn/ |
| D | CHANGELOG.md | 28 rather than copying properties into a fresh object.
|
| /plugin/editor/ |
| D | syntax.php | 69 // prevent caching to ensure content is always fresh
|
| /plugin/pureldap/classes/ |
| H A D | GroupHierarchyCache.php | 60 // get fresh data and store in cache
|
| /plugin/yatp/syntax/ |
| D | template.php | 113 // prevent caching to ensure the included page is always fresh
|
| /plugin/ghissues/helper/ |
| D | apiCacheInterface.php | 73 // return true if still fresh. Otherwise you'll confuse the bears 80 // Check if we've done a cached API call recently. If you have, the cache is plenty fresh
|
| /plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/ |
| D | LogglyHandler.php | 79 * Starts a fresh curl session for the given endpoint and returns its handler.
|
| /plugin/captcha/_test/ |
| D | HelperTest.php | 95 // we need a complete fresh environment:
|
| /plugin/orphanswanted/ |
| D | syntax.php | 89 // prevent caching to ensure content is always fresh
|
| /plugin/structsection/ |
| D | yarn.lock | 64 import-fresh: "npm:^3.2.1" 484 "import-fresh@npm:^3.2.1": 486 resolution: "import-fresh@npm:3.3.0"
|
123456