Home
last modified time | relevance | path

Searched defs:cache (Results 51 – 75 of 163) sorted by relevance

1234567

/plugin/authgooglesheets/vendor/google/auth/src/
H A DCacheTrait.php37 private $cache; variable
H A DAccessToken.php63 private $cache; variable in Google\\Auth\\AccessToken
71 CacheItemPoolInterface $cache = null
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DEngine.php45 private $cache; variable in Mustache_Engine
559 public function setCache(Mustache_Cache $cache)
727 private function loadSource($source, Mustache_Cache $cache = null)
/plugin/gemini/
H A Drenderer.php401 $cache = null,
420 $cache = null,
432 …internalmedialink($src, $title = null, $align = null, $width = null, $height = null, $cache = null)
438 …externalmedialink($src, $title = null, $align = null, $width = null, $height = null, $cache = null)
/plugin/docsearch/
H A Dcron.php177 $cache = $base . 'docsearch/cache'; variable
/plugin/authgooglesheets/vendor/google/auth/src/Middleware/
H A DScopedAccessTokenMiddleware.php64 CacheItemPoolInterface $cache = null
/plugin/authucenter/lib/uc_client/model/
H A Dbase.php32 var $cache = array(); variable in base
110 function &cache($cachefile) { function in base
/plugin/bibtex/
H A Dsyntax.php386 $height=NULL, $cache=NULL, $linking=NULL) {
503 $height=NULL, $cache=NULL) {
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Cache/
H A DFilesystemCache.php64 public function cache($key, $value) function in Mustache_Cache_FilesystemCache
/plugin/latexport/implementation/
H A Ddecorator_images.php42 … $height = null, $cache = null, $linking = null, $positionInGroup = 0, $totalInGroup = 1) {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Cache/
H A DFilesystemTest.php20 private $cache; variable in Twig_Tests_Cache_FilesystemTest
/plugin/wow/
H A Dsyntax.php63 function cache($type, $id, $name = "") function in syntax_plugin_wow
/plugin/nodetailsxhtml/
H A Drenderer.php235 internalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null, $return = NULL) global() argument
455 _media($src, $title = null, $align = null, $w = null, $h = null, $cache = null, $render = true) global() argument
[all...]
/plugin/simplexml/
H A Drenderer.php432 $height=NULL, $cache=NULL, $linking=NULL) {
444 $height=NULL, $cache=NULL, $linking=NULL) {
456 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
469 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
/plugin/csstimeline/
H A Dfeed.php51 $cache = getCacheName($id . $_SERVER['REMOTE_USER'], '.feed'); variable
/plugin/quickstats/
H A Dhelper.php13 private $cache; variable in helper_plugin_quickstats
H A Dadmin.php20 private $cache; variable in admin_plugin_quickstats
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHandlebars.php74 private $cache; variable in Handlebars\\Handlebars
313 public function setCache(Cache $cache) argument
[all...]
/plugin/siteexport/renderer/
H A Dpdf.php215 $height=NULL, $cache=NULL, $render = true) {
231 …media($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $cache = NULL, $linking =…
/plugin/flowcharts/
H A Drenderer.php51 $height = null, $cache = null, $linking = null, $return = false) {
/plugin/offline/
H A Drenderer.php163 $height=NULL, $cache=NULL, $render = true) {
/plugin/mermaid/
H A Drenderer.php60 function internalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null, $return = false) argument
/plugin/mellelexport/
H A Drenderer.php711 …$height=NULL, $cache=NULL, $linking=NULL) {call_user_func_array(array($this, '__call'), array(__FU…
714 …$height=NULL, $cache=NULL, $linking=NULL) {call_user_func_array(array($this, '__call'), array(__FU…
717 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
721 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
/plugin/s5reloaded/
H A Drenderer.php253 $height=NULL, $cache=NULL, $render = true) {
/plugin/explorertree/
H A Dhelper.php27 function cache(){ function in helper_plugin_explorertree

1234567