Searched refs:working (Results 1 – 8 of 8) sorted by relevance
102 public function find($type = \SimplePie\SimplePie::LOCATOR_ALL, &$working = null) argument119 … 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 …]
14 header('X-Test: check headers working');
83 (e.g. for screen readers or to keep access keys working) */
17 …updated through 2010 by Incutio for a number of projects the company was working on at the time. I…
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.