Home
last modified time | relevance | path

Searched refs:reference (Results 151 – 175 of 290) sorted by last modified time

12345678910>>...12

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1reference to a paint server element, which is an element that defines a paint server: ‘hatch’, ‘li…
H A Dbundle.js1reference=21,e.customcolor=22,e.folder=23,e["type-parameter"]=24,e.typeParameter=24,e.account=25,e…
/plugin/fields/
H A DREADME.md3 This can be very useful to set an author name, a reference string, or a version number for example,
/plugin/publistf/
H A DCHANGELOG.md18 * removed pass-by-reference on `handle` and `render` function calls; this is inline
/plugin/abc2/abc-libraries/abc2svg/
H A DLICENSE96 these notices, as well as a reference directing the user to the
/plugin/webdav/
H A Dcomposer.lock15 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
20 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
62 "reference": "a9780ce4f35560ecbd0af524ad32d9d2c8954b80"
67 "reference": "a9780ce4f35560ecbd0af524ad32d9d2c8954b80",
145 "reference": "831d586f5a442dceacdcf5e9c4c36a4db99a3534"
150 "reference": "831d586f5a442dceacdcf5e9c4c36a4db99a3534",
202 "reference": "acccec4ba863959b2d10c1fa0fb902736c5c8956"
207 "reference": "acccec4ba863959b2d10c1fa0fb902736c5c8956",
258 "reference": "ada354d83579565949d80b2e15593c2371225e61"
309 "reference": "449616b2d45b95c8973975de23f34a3d14f63b4b"
[all …]
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md227 [reference][calendar-availability].
1452 * Changed: beforeCreateFile event now passes data argument by reference.
1578 * Added: All VObject elements now have a reference to their parent node.
/plugin/webdav/vendor/sabre/event/
H A DCHANGELOG.md53 and no longer returns the list by reference. The list is now automatically
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md369 DATE-TIME properties can now all accept a reference timezone when working
/plugin/groupmail/
H A DREADME.textile80 p. Define a log dokuwiki file where all emails are logged to for later reference.
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/
H A DBaseSassFilter.php37 foreach (SassUtils::extractImports($content) as $reference) {
38 if ('.css' === substr($reference, -4)) {
45 if (pathinfo($reference, PATHINFO_EXTENSION)) {
47 $reference,
48 self::partialize($reference),
52 $reference.'.scss',
53 $reference.'.sass',
54 self::partialize($reference).'.scss',
55 self::partialize($reference).'.sass',
79 private static function partialize($reference) argument
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.mpl-20.txt309 jurisdiction, without reference to its conflict-of-law provisions.
H A Dlicense.lgpl-30.txt96 these notices, as well as a reference directing the user to the
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md135 The asset manager can also be used to reference assets to avoid duplication.
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DLessFilter.php179 foreach (LessUtils::extractImports($content) as $reference) {
180 if ('.css' === substr($reference, -4)) {
186 if ('.less' !== substr($reference, -5)) {
187 $reference .= '.less';
191 if (file_exists($file = $loadPath.'/'.$reference)) {
H A DSassphpFilter.php80 foreach (CssUtils::extractImports($content) as $reference) {
81 if ('.css' === substr($reference, -4)) {
86 if (pathinfo($reference, PATHINFO_EXTENSION)) {
88 $reference,
89 $this->partialize($reference),
93 $reference . '.scss',
94 $this->partialize($reference) . '.scss',
116 private function partialize($reference) argument
118 $parts = pathinfo($reference);
H A DLessphpFilter.php140 foreach (LessUtils::extractImports($content) as $reference) {
141 if ('.css' === substr($reference, -4)) {
147 if ('.less' !== substr($reference, -5)) {
148 $reference .= '.less';
152 if (file_exists($file = $loadPath.'/'.$reference)) {
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DConnectManager.as21 2. Rework event dispatch to handoff netconnection instead of a passed in reference
169 // right now handing back a hardcoded reference that is passed in
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt168 * bugfix (G:55): readme.md variable reference
392 * Bugfix: (#1169) $this reference in static function (ID3v2)
H A Dstructure.txt1847 ['reference']=>string() //
/plugin/jplayer/vendor/robloach/component-installer/
H A DREADME.md42 The easiest approach is to use the Component statically. Just reference the
258 "reference": "3.6.2"
/plugin/jplayer/
H A Dcomposer.lock15 "reference": "34e55cd7694552447bd0dbc38d886fdc96df0d06"
20 "reference": "34e55cd7694552447bd0dbc38d886fdc96df0d06",
74 "reference": "3c15e353b9bb1252201c73394bb8390b573a751d"
79 "reference": "3c15e353b9bb1252201c73394bb8390b573a751d",
137 "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1"
142 "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1",
214 "reference": "e95c5a008c23d3151d59ea72484d4f72049ab7f4"
219 "reference": "e95c5a008c23d3151d59ea72484d4f72049ab7f4",
260 "reference": "908a859aa7c4949ba9ad67091e67bac10b66d3d7"
265 "reference": "908a859aa7c4949ba9ad67091e67bac10b66d3d7",
[all …]
/plugin/adfs/phpsaml/
H A DCHANGELOG141 * Remove reference to wrong NameIDFormat: urn:oasis:names:tc:SAML:2.0:nameid-format:unspecified sho…
186 * Handle valid but uncommon dsig block with no URI in the reference.
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php1575 foreach ($this->references AS $name=>$reference) {
1576 $refuri = $reference["refuri"];
H A DCHANGELOG.txt105 - Add ability to encrypt by reference
111 - Support for <ds:RetrievalMethod> with simple URI Id reference.
118 - ds:References using empty or simple URI Id reference should never include
127 - Add reference option to force creation of URI attribute. For use
167 Provide functionality to find URIs of existing reference nodes.

12345678910>>...12