Home
last modified time | relevance | path

Searched defs:isBrowser (Results 1 – 5 of 5) sorted by relevance

/plugin/statdisplay/
H A DBrowser.php237 …function isBrowser($browserName) { return( 0 == strcasecmp($this->_browser_name, trim($browserName… function in Browser
/plugin/sentry/
H A DBrowser.php182 function isBrowser($browserName) function in dokuwiki\\plugin\\sentry\\Browser
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
H A Drequire.js25 isBrowser = !!(typeof window !== 'undefined' && navigator && document), variable
/plugin/jplayer/components/
H A Drequire.js25 isBrowser = !!(typeof window !== 'undefined' && navigator && document), variable
H A Drequire-built.js25 isBrowser = !!(typeof window !== 'undefined' && navigator && document), variable