Home
last modified time | relevance | path

Searched defs:store (Results 1 – 25 of 70) sorted by relevance

123

/plugin/swiftmail/Swift/Plugin/
DDecorator.php34 protected $store; variable in Swift_Plugin_Decorator
134 protected function recursiveReplace(Swift_Message_Mime $mime, $replacements, &$store)
198 protected function recursiveRestore(Swift_Message_Mime $mime, &$store)
/plugin/asciidocjs/node_modules/clean-css/lib/writer/
Dsimple.js3 function store(serializeContext, token) { function
37 store: store, property
Done-time.js3 function store(serializeContext, token) { function
10 store: store property
Dsource-maps.js12 function store(serializeContext, element) { function
87 store: store, property
/plugin/combo/ComboStrap/
H A DPageType.php40 public function setWriteStore($store): PageType
59 public function setReadStore($store): PageType
/plugin/asciidocjs/node_modules/core-js/modules/
D_wks.js1 var store = require('./_shared')('wks'); variable
D_metadata.js4 var store = shared.store || (shared.store = new (require('./es6.weak-map'))()); variable
43 store: store, property
Des7.reflect.delete-metadata.js5 var store = metadata.store; variable
D_shared.js4 var store = global[SHARED] || (global[SHARED] = {}); variable
D_collection-weak.js22 var findUncaughtFrozen = function (store, key) { argument
/plugin/asciidocjs/node_modules/core-js/library/modules/
D_wks.js1 var store = require('./_shared')('wks'); variable
D_metadata.js4 var store = shared.store || (shared.store = new (require('./es6.weak-map'))()); variable
43 store: store, property
Des7.reflect.delete-metadata.js5 var store = metadata.store; variable
D_shared.js4 var store = global[SHARED] || (global[SHARED] = {}); variable
D_collection-weak.js22 var findUncaughtFrozen = function (store, key) { argument
/plugin/captcha/
DIpCounter.php11 protected $store; variable in dokuwiki\\plugin\\captcha\\IpCounter
/plugin/swiftmail/Swift/Cache/
DMemory.php25 protected $store = array(); variable in Swift_Cache_Memory
/plugin/fksnewsfeed/inc/ORM/
DServicePriority.php32 public function store(int $newsId, int $streamId): void { function in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\ORM\\ServicePriority
/plugin/pagetitle/syntax/
Ddecorative.php101 protected $store = ''; variable in syntax_plugin_pagetitle_decorative
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DPosCustomBatchResponseEntry.php112 public function setStore(PosStore $store)
DPosCustomBatchRequestEntry.php122 public function setStore(PosStore $store)
/plugin/openid/Auth/OpenID/
DServer.php1444 private $store; variable in Auth_OpenID_Signatory
1451 function __construct($store)
1883 private $store; variable in Auth_OpenID_Server
1902 function __construct($store, $op_endpoint=null)
/plugin/asciidocjs/node_modules/babel-types/lib/definitions/
Dindex.js249 var store = {}; variable
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadata.php218 function setReadStore($store): Metadata
235 function setWriteStore($store): Metadata
/plugin/fedauth/Auth/OpenID/
DConsumer.php261 function Auth_OpenID_Consumer($store, $session = null,
577 var $store; variable in Auth_OpenID_GenericConsumer
614 function Auth_OpenID_GenericConsumer($store)

123