| /plugin/authremoteuser/ |
| D | auth.php | 19 protected $_pattern = array(); variable in auth_plugin_authremoteuser 411 foreach($this->_pattern as $item => $pattern) { 429 $this->_pattern = array(); 431 … $this->_pattern[$item] = '/'.str_replace('/', '\/', $pattern).'/i'; // allow regex characters
|
| /plugin/authvk/ |
| D | auth.php | 19 protected $_pattern = array(); variable in auth_plugin_authvk 414 foreach($this->_pattern as $item => $pattern) { 432 $this->_pattern = array(); 434 … $this->_pattern[$item] = '/'.str_replace('/', '\/', $pattern).'/i'; // allow regex characters
|
| /plugin/authimap2/ |
| D | auth.php | 17 protected $_pattern = array(); variable in auth_plugin_authimap2 476 foreach($this->_pattern as $item => $pattern) { 494 $this->_pattern = array(); 496 … $this->_pattern[$item] = '/'.str_replace('/', '\/', $pattern).'/i'; // allow regex characters
|
| /plugin/authplaincas/ |
| D | auth.php | 35 protected $_pattern = array(); variable in auth_plugin_authplaincas 672 foreach ($this->_pattern as $item => $pattern) { 685 $this->_pattern = array(); 688 $this->_pattern[$item] = '/'.str_replace('/','\/',$pattern).'/i'; // allow regex characters
|
| /plugin/siteexport/ |
| D | helper.php | 42 $_pattern = '/^[\w-]+$/'; 51 if ($_pattern && !preg_match($_pattern,$entry)) {
|
| /plugin/shibbolethauth/files/ |
| D | shibboleth.class.php | 620 foreach ($this->_pattern as $item => $pattern) { 633 $this->_pattern = array(); 636 $this->_pattern[$item] = '/'.str_replace('/','\/',$pattern).'/'; // allow regex characters
|
| /plugin/txtconf/ |
| D | config0.class.php | 288 var $_pattern = ''; variable in setting0 324 if ($this->_pattern && !preg_match($this->_pattern,$input)) {
|
| D | txtconfig.class.php | 245 if ($this->_pattern && !preg_match($this->_pattern,$input)) {
|
| /plugin/authldaplocal/ |
| D | auth.php | 32 protected $_pattern = null; variable in auth_plugin_authldaplocal 665 foreach($this->_pattern as $item => $pattern) { 683 $this->_pattern = array(); 685 … $this->_pattern[$item] = '/'.str_replace('/', '\/', $pattern).'/i'; // allow regex characters
|
| /plugin/authyubikey/ |
| D | auth.php.org | 18 protected $_pattern = array(); 388 foreach($this->_pattern as $item => $pattern) { 406 $this->_pattern = array(); 408 … $this->_pattern[$item] = '/'.str_replace('/', '\/', $pattern).'/i'; // allow regex characters
|
| /plugin/fblogin/files/ |
| D | facebook.class.php | 18 var $_pattern = array(); variable in auth_facebook
|
| /plugin/authshibboleth/plugin/authshibboleth/ |
| D | auth.php | 170 $this->_pattern = array(); 172 … $this->_pattern[$item] = '/'.str_replace('/', '\/', $pattern).'/i'; // allow regex characters 186 foreach($this->_pattern as $item => $pattern) {
|
| /plugin/authfacebook/ |
| D | auth.php | 23 var $_pattern = array(); variable in auth_plugin_authfacebook
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 30336 var _pattern = __w_pdfjs_require__(183); 30921 return (0, _pattern.getTilingPatternIR)({ 31264 …pattern = _pattern.Pattern.parseShading(shading, matrix, this.xref, resources, this.handler, this.… 31593 …var shadingFill = _pattern.Pattern.parseShading(shading, null, xref, resources, self.handler, self…
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.js | 426 …||[]):(this.component=t,this.conditions=[]),this._pattern=n,this._keys=i}match(e){const t=this._pa…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js | 426 …||[]):(this.component=t,this.conditions=[]),this._pattern=n,this._keys=i}match(e){const t=this._pa…
|
| D | bundle.js.map | 1 …_pattern = '';\n this._lowercasePattern = '';\n this.disposables = new DisposableSto…
|