Home
last modified time | relevance | path

Searched full:fresh (Results 1 – 25 of 139) sorted by relevance

123456

/plugin/externalembed/
Daction.php62 //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/
DLoaderInterface.php48 * 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/
DLzw.php20 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/
DPrime.php188 * 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/
Dpackage.json49 "import-fresh": "^3.0.0",
/plugin/calendar/
Dscript.js22 // Add cache buster to ensure fresh load
/plugin/davcal/vendor/sabre/xml/lib/
H A DService.php42 * Returns a fresh XML Reader
55 * Returns a fresh xml writer
/plugin/asciidocjs/node_modules/chalk/
Dpackage.json51 "import-fresh": "^3.1.0",
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/
DCachedFormulaLoader.php35 * are fresh before returning them.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
DBankAccountTest.php31 /* @Given a fresh bank account */
/plugin/icalevents/vendor/sabre/xml/lib/
DService.php62 * Returns a fresh XML Reader
75 * Returns a fresh xml writer
/plugin/webdav/vendor/sabre/xml/lib/
DService.php62 * Returns a fresh XML Reader
75 * Returns a fresh xml writer
/plugin/externalembed/helper/
DcacheInterface.php35 * 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/
Djquery.cookie.js88 // Must not alter options, thus extending a fresh object...
/plugin/codemirror/dist/modes/
Dslim.min.js.map1fresh","escaped","last","copyState","sol","indentation","blankLine","innerMode","defineMIME"],"map…
/plugin/findologicxmlexport/vendor/doctrine/annotations/
DCHANGELOG.md94 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/
DCHANGELOG.md28 rather than copying properties into a fresh object.
/plugin/editor/
Dsyntax.php69 // prevent caching to ensure content is always fresh
/plugin/pureldap/classes/
H A DGroupHierarchyCache.php60 // get fresh data and store in cache
/plugin/yatp/syntax/
Dtemplate.php113 // prevent caching to ensure the included page is always fresh
/plugin/ghissues/helper/
DapiCacheInterface.php73 // 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/
DLogglyHandler.php79 * Starts a fresh curl session for the given endpoint and returns its handler.
/plugin/captcha/_test/
DHelperTest.php95 // we need a complete fresh environment:
/plugin/orphanswanted/
Dsyntax.php89 // prevent caching to ensure content is always fresh
/plugin/structsection/
Dyarn.lock64 import-fresh: "npm:^3.2.1"
484 "import-fresh@npm:^3.2.1":
486 resolution: "import-fresh@npm:3.3.0"

123456