Searched full:phoenix (Results 1 – 25 of 39) sorted by relevance
12
| /plugin/davcard/vendor/sabre/vobject/lib/timezonedata/ |
| D | lotuszones.php | 20 'US Mountain' => 'America/Phoenix',
|
| D | exchangezones.php | 86 'Arizona' => 'America/Phoenix',
|
| D | windowszones.php | 104 'US Mountain Standard Time' => 'America/Phoenix',
|
| /plugin/icalevents/vendor/sabre/vobject/lib/timezonedata/ |
| D | lotuszones.php | 20 'US Mountain' => 'America/Phoenix',
|
| D | exchangezones.php | 86 'Arizona' => 'America/Phoenix',
|
| D | windowszones.php | 125 'US Mountain Standard Time' => 'America/Phoenix',
|
| /plugin/webdav/vendor/sabre/vobject/lib/timezonedata/ |
| D | lotuszones.php | 20 'US Mountain' => 'America/Phoenix',
|
| D | exchangezones.php | 86 'Arizona' => 'America/Phoenix',
|
| D | windowszones.php | 125 'US Mountain Standard Time' => 'America/Phoenix',
|
| /plugin/davcal/vendor/sabre/vobject/lib/timezonedata/ |
| H A D | lotuszones.php | 20 'US Mountain' => 'America/Phoenix',
|
| H A D | exchangezones.php | 86 'Arizona' => 'America/Phoenix',
|
| H A D | windowszones.php | 104 'US Mountain Standard Time' => 'America/Phoenix',
|
| /plugin/webdavclient/vendor/sabre/vobject/lib/timezonedata/ |
| D | lotuszones.php | 20 'US Mountain' => 'America/Phoenix',
|
| D | exchangezones.php | 86 'Arizona' => 'America/Phoenix',
|
| D | windowszones.php | 104 'US Mountain Standard Time' => 'America/Phoenix',
|
| /plugin/statistics/vendor/matomo/device-detector/regexes/client/hints/ |
| D | browsers.yml | 111 'com.transsion.phoenix': 'Phoenix Browser'
|
| /plugin/statdisplay/ |
| D | Browser.php | 184 …const BROWSER_PHOENIX = 'Phoenix'; // http://en.wikipedia.org/wiki/History_… 708 * Determine if the browser is Phoenix or not (last updated 1.7) 709 * @return boolean True if the browser is Phoenix otherwise false 712 if( stripos($this->_agent,'Phoenix') !== false ) { 713 $aversion = explode('/',stristr($this->_agent,'Phoenix'));
|
| /plugin/webdavclient/vendor/sabre/vobject/lib/ |
| D | TimeZoneUtil.php | 97 38 => 'America/Phoenix',
|
| /plugin/davcard/vendor/sabre/vobject/lib/ |
| D | TimeZoneUtil.php | 97 38 => 'America/Phoenix',
|
| /plugin/davcal/vendor/sabre/vobject/lib/ |
| H A D | TimeZoneUtil.php | 97 38 => 'America/Phoenix',
|
| /plugin/sentry/ |
| D | Browser.php | 108 …const BROWSER_PHOENIX = 'Phoenix'; // http://en.wikipedia.org/wiki/History_of_Mozilla_Firefox (DEP… 1172 * Determine if the browser is Phoenix or not (last updated 1.7) 1173 * @return boolean True if the browser is Phoenix otherwise false 1177 if (stripos($this->_agent, 'Phoenix') !== false) { 1178 $aversion = explode('/', stristr($this->_agent, 'Phoenix'));
|
| /plugin/webdav/vendor/sabre/vobject/lib/ |
| D | TimeZoneUtil.php | 97 38 => 'America/Phoenix',
|
| /plugin/icalevents/vendor/sabre/vobject/lib/ |
| D | TimeZoneUtil.php | 97 38 => 'America/Phoenix',
|
| /plugin/statistics/vendor/matomo/device-detector/regexes/client/ |
| D | browsers.yml | 1229 # Phoenix Browser (http://phoenix-browser.com/ | https://play.google.com/store/apps/details?id=com.… 1231 name: 'Phoenix Browser' 3213 #Phoenix 3214 - regex: '(?<!/)Phoenix(?:/(\d+[.\d]+))?' 3215 name: 'Phoenix' play
|
| /plugin/statistics/vendor/matomo/device-detector/Parser/Client/ |
| D | Browser.php | 510 'PX' => 'Phoenix', 511 'PB' => 'Phoenix Browser',
|
12