Home
last modified time | relevance | path

Searched refs:working (Results 1 – 8 of 8) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/
H A DLocator.php102 public function find($type = \SimplePie\SimplePie::LOCATOR_ALL, &$working = null) argument
119 … if ($type & \SimplePie\SimplePie::LOCATOR_AUTODISCOVERY && $working = $this->autodiscovery()) {
120 return $working[0];
124 …if ($type & \SimplePie\SimplePie::LOCATOR_LOCAL_EXTENSION && $working = $this->extension($this->lo…
125 return $working[0];
128 … if ($type & \SimplePie\SimplePie::LOCATOR_LOCAL_BODY && $working = $this->body($this->local)) {
129 return $working[0];
132 …if ($type & \SimplePie\SimplePie::LOCATOR_REMOTE_EXTENSION && $working = $this->extension($this->e…
133 return $working[0];
136 …if ($type & \SimplePie\SimplePie::LOCATOR_REMOTE_BODY && $working = $this->body($this->elsewhere))…
[all …]
/dokuwiki/_test/tests/lib/exe/
H A Dfetch_statuscodes_external.test.php14 header('X-Test: check headers working');
/dokuwiki/lib/styles/
H A Dscreen.css83 (e.g. for screen readers or to keep access keys working) */
/dokuwiki/vendor/kissifrot/php-ixr/
H A DREADME.md17 …updated through 2010 by Incutio for a number of projects the company was working on at the time. I…
/dokuwiki/vendor/splitbrain/php-archive/
H A DREADME.md20 examples for working with TARs to get you started.
/dokuwiki/vendor/geshi/geshi/
H A DBUGS25 guarantee it is working all the time.
H A DCHANGELOG376 - Fixed a problem where HardEscapes weren't working when no escape char was given (BenBE)
532 * Properly handle escapes in strings, i.e. '\\' was not working properly before (milian)
/dokuwiki/vendor/splitbrain/lesserphp/
H A DLICENSE162 is widely used among developers working in that language.