Home
last modified time | relevance | path

Searched full:phoenix (Results 1 – 25 of 39) sorted by relevance

12

/plugin/davcard/vendor/sabre/vobject/lib/timezonedata/
Dlotuszones.php20 'US Mountain' => 'America/Phoenix',
Dexchangezones.php86 'Arizona' => 'America/Phoenix',
Dwindowszones.php104 'US Mountain Standard Time' => 'America/Phoenix',
/plugin/icalevents/vendor/sabre/vobject/lib/timezonedata/
Dlotuszones.php20 'US Mountain' => 'America/Phoenix',
Dexchangezones.php86 'Arizona' => 'America/Phoenix',
Dwindowszones.php125 'US Mountain Standard Time' => 'America/Phoenix',
/plugin/webdav/vendor/sabre/vobject/lib/timezonedata/
Dlotuszones.php20 'US Mountain' => 'America/Phoenix',
Dexchangezones.php86 'Arizona' => 'America/Phoenix',
Dwindowszones.php125 'US Mountain Standard Time' => 'America/Phoenix',
/plugin/davcal/vendor/sabre/vobject/lib/timezonedata/
H A Dlotuszones.php20 'US Mountain' => 'America/Phoenix',
H A Dexchangezones.php86 'Arizona' => 'America/Phoenix',
H A Dwindowszones.php104 'US Mountain Standard Time' => 'America/Phoenix',
/plugin/webdavclient/vendor/sabre/vobject/lib/timezonedata/
Dlotuszones.php20 'US Mountain' => 'America/Phoenix',
Dexchangezones.php86 'Arizona' => 'America/Phoenix',
Dwindowszones.php104 'US Mountain Standard Time' => 'America/Phoenix',
/plugin/statistics/vendor/matomo/device-detector/regexes/client/hints/
Dbrowsers.yml111 'com.transsion.phoenix': 'Phoenix Browser'
/plugin/statdisplay/
DBrowser.php184 …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/
DTimeZoneUtil.php97 38 => 'America/Phoenix',
/plugin/davcard/vendor/sabre/vobject/lib/
DTimeZoneUtil.php97 38 => 'America/Phoenix',
/plugin/davcal/vendor/sabre/vobject/lib/
H A DTimeZoneUtil.php97 38 => 'America/Phoenix',
/plugin/sentry/
DBrowser.php108 …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/
DTimeZoneUtil.php97 38 => 'America/Phoenix',
/plugin/icalevents/vendor/sabre/vobject/lib/
DTimeZoneUtil.php97 38 => 'America/Phoenix',
/plugin/statistics/vendor/matomo/device-detector/regexes/client/
Dbrowsers.yml1229 # 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/
DBrowser.php510 'PX' => 'Phoenix',
511 'PB' => 'Phoenix Browser',

12