Home
last modified time | relevance | path

Searched full:nfx (Results 1 – 2 of 2) sorted by relevance

/plugin/statistics/vendor/matomo/device-detector/regexes/client/hints/
Dapps.yml30 'com.sony.nfx.app.sfrc': 'News Suite by Sony'
/plugin/const/
Dclass.evalmath.php162 return $this->pfx( $this->nfx( $expression ) );
185 $tmp = $this->pfx( $this->nfx( $matches[2] ) );
207 $stack = $this->nfx( $matches[3] );
270 protected function nfx( $expression ) { function in EvalMath