Home
last modified time | relevance | path

Searched refs:_pattern (Results 1 – 17 of 17) sorted by relevance

/plugin/authremoteuser/
H A Dauth.php19 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/
H A Dauth.php19 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/
H A Dauth.php17 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/
H A Dauth.php35 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/
H A Dhelper.php42 $_pattern = '/^[\w-]+$/';
51 if ($_pattern && !preg_match($_pattern,$entry)) {
/plugin/shibbolethauth/files/
H A Dshibboleth.class.php620 foreach ($this->_pattern as $item => $pattern) {
633 $this->_pattern = array();
636 $this->_pattern[$item] = '/'.str_replace('/','\/',$pattern).'/'; // allow regex characters
/plugin/txtconf/
H A Dconfig0.class.php288 var $_pattern = ''; variable in setting0
324 if ($this->_pattern && !preg_match($this->_pattern,$input)) {
H A Dtxtconfig.class.php245 if ($this->_pattern && !preg_match($this->_pattern,$input)) {
/plugin/authldaplocal/
H A Dauth.php32 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/fblogin/files/
H A Dfacebook.class.php18 var $_pattern = array(); variable in auth_facebook
/plugin/authyubikey/
H A Dauth.php.org18 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/authshibboleth/plugin/authshibboleth/
H A Dauth.php170 $this->_pattern = array();
172 … $this->_pattern[$item] = '/'.str_replace('/', '\/', $pattern).'/i'; // allow regex characters
186 foreach($this->_pattern as $item => $pattern) {
/plugin/authfacebook/
H A Dauth.php23 var $_pattern = array(); variable in auth_plugin_authfacebook
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js30336 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/
H A Dbundle.js426 …||[]):(this.component=t,this.conditions=[]),this._pattern=n,this._keys=i}match(e){const t=this._pa…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js426 …||[]):(this.component=t,this.conditions=[]),this._pattern=n,this._keys=i}match(e){const t=this._pa…
H A Dbundle.js.map1_pattern = '';\n this._lowercasePattern = '';\n this.disposables = new DisposableSto…