Home
last modified time | relevance | path

Searched refs:ua (Results 1 – 25 of 91) sorted by last modified time

1234

/plugin/mermaid/
H A Dmermaid.min.js[all...]
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe20446 ĠJosh ua
32807 h ua
35873 L ua
37998 ĠNicarag ua
43455 ĠH ua
45863 ĠPap ua
47486 Josh ua
/plugin/translation/
H A Ddeleted.files365 flags/more/ua.gif
466 flags/ua.gif
/plugin/translation/lang/
H A Dflags.txt173 uk https://flagicons.lipis.dev/flags/4x3/ua.svg
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js27ua(e){var t=e.id;return Cr(e,"bpmn:SubProcess")?fa(t):t}function ha(e){return fa(e)}function da(e)… function
194ua(n));e.removeRootElement(i)}this.executed("shape.create",(function(e){c(e.shape)&&p(e)}),!0),thi…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js7ua(e){return!0}function ca(e){return oa(e)||function(e){return ra(e,1)}(e)}function la(e,t,n){var … function
H A Ddmn-navigated-viewer.production.min.js16ua(e,t,n,r,i,o,a,s){return{childFlags:e,children:t,className:n,dom:null,flags:r,isValidated:!1,key… function
H A Ddmn-viewer.production.min.js16ua;var i={dom:document};Object.defineProperty(t,"currentTarget",{configurable:!0,get:function(){re… class
/plugin/statistics/inc/
H A DBrowscap.php1029 $ua = str_replace('%v', self::VERSION, $this->userAgent);
1030 $ua = str_replace('%m', $this->_getUpdateMethod(), $ua);
1032 return $ua;
H A DStatisticsLogger.class.php24 $ua = $bc->getBrowser($this->ua_agent);
25 $this->ua_name = $ua->Browser;
27 if($ua->Crawler) $this->ua_type = 'robot';
28 if($ua->isSyndicationReader) $this->ua_type = 'feedreader';
29 $this->ua_version = $ua->Version;
30 $this->ua_platform = $ua->Platform;
325 $ua = addslashes($this->ua_agent);
346 ua = '$ua',
398 $ua
[all...]
/plugin/statistics/
H A Ddb.sql8 `ua` VARCHAR(255)
219 `ua` VARCHAR(255) NOT NULL,
/plugin/statdisplay/
H A DBrowser.php486 $ua = str_replace("W3C_Validator ", "W3C_Validator/", $this->_agent);
487 $aresult = explode('/',stristr($ua,'W3C_Validator'));
/plugin/statdisplay/helper/
H A Dlog.php222 $ua = trim(join(' ', array_slice($parts, 11)), '" ');
223 if ($ua) {
224 $ua = $this->ua($ua);
225 $this->logdata[$month]['useragent'][$ua] =
226 isset($this->logdata[$month]['useragent'][$ua]) ?
227 $this->logdata[$month]['useragent'][$ua] + 1 :
299 private function ua($useragent) function in helper_plugin_statdisplay_log
301 $ua = new Browser($useragent);
302 list($version) = explode('.', $ua->getVersion());
305 return trim($ua->getBrowser() . ' ' . $version);
H A Dtable.php56 $this->ua($from);
111 private function ua($date = '') function in helper_plugin_statdisplay_table
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/ty/
H A Dty.txt12 I te fa'ari'i, i roto i teie Parau-Fa'aau, e ua ti'aoro fa'ahou te mau nuna'a ta'ata o te mau Va'a'ai'a-'Amuitahia i to ratou ti'aturi pāpū i te mau ti'amanara'a tumu o te ta'ata, i te ihomana e i te faufa'a o te ihota'ata i te 'aifaitora'a o te ti'amanara'a o te mau tane e o te mau vahine. I te fa'ari'i e ua fa'i ato'a i to ratou hina'aro mau i te tauturu i te 'e'era'a o te 'avirira'ata'ata, e i te ha'apunaho i te hō'ē orara'a hau roa a'e i te maita'i na roto ia i te hō'ē ti'amara'a hau a'e, e ti'a ai,
/plugin/ckgedit/action/
H A Dedit.php136 $ua = strtolower ($_SERVER['HTTP_USER_AGENT']);
137 if(strpos($ua, 'msie') !== false) {
1297 $ua = strtolower ($_SERVER['HTTP_USER_AGENT']);
1298 if(strpos($ua,'chrome') !== false) {
/plugin/html5video2/script/
H A Dvideo.min.js21ua=si.ENTITY_REFERENCE_NODE=5,la=(si.ENTITY_NODE=6,si.PROCESSING_INSTRUCTION_NODE=7),ca=si.COMMENT…
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2ua=new wt;function ha(t,e,n,r){this.name="",this.data=t,this.itemSize=e,this.offset=n,this.normali…
/plugin/c3chart/assets/
H A Dd3.min.js2 …rn l?(-h+Math.sqrt(h*h-2*l*(f*f/(-2*s)-c+s/2+i-o/2)))/l+r:(r+a)/2}function ua(t,n,e){return(t[0]-e… function
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.production.min.js28ua(e,t){var n;function i(i){var r,o=n.start,a=n.button,s=yo(i),c=pa(s,o);(!n.dragging&&(r=c,Math.s… function
/plugin/quickstats/
H A Daction.php457 if(!$this->ua) $this->ua = array();
458 if(!isset($this->ua['counts'])) {
459 $this->ua['counts'] = array();
462 if(!isset($this->ua['counts'][$browser])) {
463 $this->ua['counts'][$browser]=1;
465 else $this->ua['counts'][$browser]++;
467 if(!isset($this->ua[$ip])) {
468 $this->ua[$ip] = array($country['code']);
471 $this->ua[$ip][]=$browser;
473 io_saveFile($this->ua_file,serialize($this->ua));
[all …]
H A Dadmin.php358 foreach($this->user_agents as $ua) {
359 ptln("<option value='$ua'> $ua" . NL);
H A Dstyle.css14 div.quickstats.basics span.title, div.quickstats.ip span.title, div.quickstats.ua span.title,
54 …iv.quickstats.page span.title, div.quickstats.countries span.title, div.quickstats.ua span.title {}
58 div.quickstats.ua {}
/plugin/quickstats/db/
H A DdataBaseStructure.txt16 ua.ser

1234