Home
last modified time | relevance | path

Searched +full:reference -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 25 of 68) sorted by relevance

123

/dokuwiki/vendor/composer/
H A Dinstalled.php6 'reference' => 'ff6a7a9d5faee648df31090bfa612e064ab19bfd',
16 'reference' => 'fa25bc22c1c0b6491657c91473fae3e40719a650',
25 'reference' => 'ff6a7a9d5faee648df31090bfa612e064ab19bfd',
34 'reference' => '7884d22244c6d2de5ac7ffd919ce4add02b36e66',
46 'reference' => '45f6e4d46c1f9bb49e41a1787b6bdbcc9ab788e4',
55 'reference' => 'c55f908e867aa6dade0905b8aefb94fd9d8c1f9e',
64 'reference' => '58c3f47f650c94ec05a151692652a868995d2938',
73 'reference' => '996434e5492cb4c3edcb9168db6fbb1359ef965a',
82 'reference' => 'cfa2013d0f68c062055180dd4328cc8b9d1f30b8',
91 'reference'
[all...]
H A Dinstalled.json10 "reference": "fa25bc22c1c0b6491657c91473fae3e40719a650" string
15 "reference": "fa25bc22c1c0b6491657c91473fae3e40719a650", string
54 "reference": "7884d22244c6d2de5ac7ffd919ce4add02b36e66" string
59 "reference": "7884d22244c6d2de5ac7ffd919ce4add02b36e66", string
104 "reference": "45f6e4d46c1f9bb49e41a1787b6bdbcc9ab788e4" string
109 "reference": "45f6e4d46c1f9bb49e41a1787b6bdbcc9ab788e4", string
159 "reference": "c55f908e867aa6dade0905b8aefb94fd9d8c1f9e" string
164 "reference": "c55f908e867aa6dade0905b8aefb94fd9d8c1f9e",
217 "reference": "58c3f47f650c94ec05a151692652a868995d2938"
222 "reference"
154 "reference": "64ece57ad81ab1fe4d2a1894729e0d293fce09ef" global() string
211 "reference": "e4736a68eef454a83acd100230a2e15b424f899f" global() string
216 "reference": "e4736a68eef454a83acd100230a2e15b424f899f", global() string
269 "reference": "665d289f59e646a259ebf13f29be7f6f54cab24b" global() string
274 "reference": "665d289f59e646a259ebf13f29be7f6f54cab24b", global() string
382 "reference": "65b095d87bc00898d8fa7737bdbcda93a3fbcc55" global() string
387 "reference": "65b095d87bc00898d8fa7737bdbcda93a3fbcc55", global() string
461 "reference": "d274e5190ba309777926348900cf9578d9e533c9" global() string
466 "reference": "d274e5190ba309777926348900cf9578d9e533c9", global() string
524 "reference": "47cd2b2c1d976d22afb01e121985d59c4f98c031" global() string
529 "reference": "47cd2b2c1d976d22afb01e121985d59c4f98c031", global() string
582 "reference": "21254b19b381a25d6f3dd89dbd5c8191373a4d69" global() string
587 "reference": "21254b19b381a25d6f3dd89dbd5c8191373a4d69", global() string
635 "reference": "be0785cb6b7def847df5d92e0e5fde57def7220f" global() string
640 "reference": "be0785cb6b7def847df5d92e0e5fde57def7220f", global() string
[all...]
H A DInstalledVersions.php31 * @psalm-var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}|array{}|null
42 * @psalm-var array<string, array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}>
208 * @return string|null If the package is being replaced or provided but is not really installed, null will be returned as reference
217 if (!isset($installed['versions'][$packageName]['reference'])) {
221 return $installed['versions'][$packageName]['reference'];
246 * @psalm-return array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}
260 * @psalm-return array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference
[all...]
/dokuwiki/inc/parser/
H A Drenderer.php911 * @param string $reference fragment that refers the content
912 * @param null|bool $exists reference which returns if an internal page exists
915 public function _resolveInterWiki(&$shortcut, $reference, &$exists = null)
930 $hash = strrchr($reference, '#');
932 $reference = substr($reference, 0, -strlen($hash));
939 $url = str_replace('{URL}', rawurlencode($reference), $url);
943 ($url[0] === ':') ? $reference : preg_replace_callback(
946 $reference
950 $parsed = parse_url($reference);
804 _resolveInterWiki(& $shortcut, $reference, & $exists = null) global() argument
[all...]
/dokuwiki/lib/plugins/styling/
H A Daction.php29 * @param Event $event event object by reference
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dobjc.php340 5 => 'http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/{FNAME}_Class/',
341 6 => 'http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Protocols/{FNAME}_Protocol/',
342 7 => 'http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/{FNAME}_Class/',
343 8 => 'http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Protocols/{FNAME}_Protocol/',
344 9 => 'http://developer.apple.com/documentation/Cocoa/Reference/CoreDataFramework/Classes/{FNAME}_Class/'
H A Dracket.php477 'variable-reference-&gt;empty-namespace',
478 'variable-reference-&gt;module-base-phase',
479 'variable-reference-&gt;module-declaration-inspector',
480 'variable-reference-&gt;module-path-index',
481 'variable-reference-&gt;module-source',
482 'variable-reference-&gt;namespace', 'variable-reference-&gt;phase',
483 'variable-reference-&gt;resolved-module-path',
484 'variable-reference-constant?', 'variable-reference
[all...]
H A Dabap.php15 * Reference abap language documentation (abap 7.1) : http://help.sap.com/abapdocu/en/ABENABAP_INDEX.htm
169 'get reference',
512 'reference into',
1087 'reference',
H A Deiffel.php72 'reference',
H A Dcobol.php15 * Micro Focus' COBOL Language Reference and the GNU Cobol FAQ.
242 'OBJECT-COMPUTER', 'OBJECT-ID', 'OBJECT-REFERENCE',
268 'REFERENCE', 'REFERENCES', 'REFRESH', 'REGION-COLOR', 'RELATION',
H A Dpcre.php71 // Back Reference
/dokuwiki/lib/plugins/acl/
H A Daction.php33 * @param Event $event event object by reference
/dokuwiki/inc/Input/
H A DInput.php135 * Get a reference to a request parameter
138 * and intialized with the given $default value before a reference is returned
143 * @return mixed (reference)
/dokuwiki/inc/
H A Dfetch.functions.php143 * @param string $media reference to the media id
144 * @param string $file reference to the file variable
H A Dpageutils.php556 * @param string &$media (reference) relative media id, updated to resolved id
557 * @param bool &$exists (reference) updated with existance of media
575 * @param string &$page (reference) relative page id, updated to resolved id
576 * @param bool &$exists (reference) updated with existance of media
H A DMailer.class.php81 * @param string $embed Unique key to reference this file from the HTML part
103 * @param string $embed Unique key to reference this file from the HTML part
135 if (!file_exists($file)) return $matches[0]; //bad reference, keep as is
262 * Placeholders can be used to reference embedded attachments
H A DActionRouter.php73 * @param string $actionname this is passed as a reference to $ACT, for plugin backward compatibility
H A Dform.php250 * Returns a reference to the element at a position.
255 * @return array reference pseudo-element
448 * reference it with a 'for' attribute.
637 * reference it with a 'for' attribute.
683 * reference it with a 'for' attribute.
/dokuwiki/inc/ChangeLog/
H A DChangeLog.php310 * reference revision $rev is read and sometimes a next chunk.
356 //look for revs older/earlier then reference $rev and select $direction-th one
474 * The returned array $requestedRevs may not contain the reference timestamp $rev
508 //count revs after reference $rev
514 //enough revs after reference $rev?
552 //enough revs before reference $rev?
/dokuwiki/lib/tpl/dokuwiki/
H A Dstyle.ini13 ; You can reference CSS and LESS files here. Files referenced here will
H A Ddetail.php60 echo '<dt>' . $lang['reference'] . ':</dt>';
/dokuwiki/inc/Extension/
H A DSyntaxPlugin.php90 * $renderer contains a reference to the renderer object which is
H A DAuthPlugin.php439 * To accommodate for this, the user manager plugin will touch a reference
441 * of this reference file with the time stored in the session.
443 * This reference file mechanism does not reflect changes done directly in
/dokuwiki/inc/Form/
H A DDropdownElement.php38 * @return OptGroup a reference to the added optgroup
/dokuwiki/inc/Ui/
H A DPageDiff.php221 // print form to choose diff view type, and exact url reference to the view
289 * Print form to choose diff view type, and exact url reference to the view
318 // show exact url reference to the view when it is meaningful

123