Searched refs:working (Results 1 – 8 of 8) sorted by relevance
119 public function find(int $type = \SimplePie\SimplePie::LOCATOR_ALL, ?array &$working = null) argument138 … if ($type & \SimplePie\SimplePie::LOCATOR_AUTODISCOVERY && $working = $this->autodiscovery()) {139 return $working[0];143 …if ($type & \SimplePie\SimplePie::LOCATOR_LOCAL_EXTENSION && $working = $this->extension($this->lo…144 return $working[0];147 … if ($type & \SimplePie\SimplePie::LOCATOR_LOCAL_BODY && $working = $this->body($this->local)) {148 return $working[0];151 …if ($type & \SimplePie\SimplePie::LOCATOR_REMOTE_EXTENSION && $working = $this->extension($this->e…152 return $working[0];155 …if ($type & \SimplePie\SimplePie::LOCATOR_REMOTE_BODY && $working = $this->body($this->elsewhere))…[all …]
14 header('X-Test: check headers working');
17 …updated through 2010 by Incutio for a number of projects the company was working on at the time. I…
83 (e.g. for screen readers or to keep access keys working) */
20 examples for working with TARs to get you started.
25 guarantee it is working all the time.
376 - 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)
162 is widely used among developers working in that language.