Home
last modified time | relevance | path

Searched refs:_pregsplit_safe (Results 1 – 6 of 6) sorted by relevance

/plugin/authremoteuser/
H A Dauth.php22 protected $_pregsplit_safe = false; variable in auth_plugin_authremoteuser
55 $this->_pregsplit_safe = version_compare(PCRE_VERSION,'6.7','>=');
377 if ($this->_pregsplit_safe){
/plugin/authvk/
H A Dauth.php20 protected $_pregsplit_safe = false; variable in auth_plugin_authvk
38 $this->_pregsplit_safe = version_compare(PCRE_VERSION,'6.7','>=');
380 if ($this->_pregsplit_safe){
/plugin/authimap2/
H A Dauth.php20 protected $_pregsplit_safe = false; variable in auth_plugin_authimap2
59 $this->_pregsplit_safe = version_compare(PCRE_VERSION,'6.7','>=');
442 if ($this->_pregsplit_safe){
/plugin/authyubikey/
H A Dauth.php.org21 protected $_pregsplit_safe = false;
51 $this->_pregsplit_safe = version_compare(PCRE_VERSION,'6.7','>=');
354 if ($this->_pregsplit_safe){
/plugin/authshibboleth/plugin/authshibboleth/
H A Dauth.php142 if ($this->_pregsplit_safe){
/plugin/authldaplocal/
H A Dauth.php633 if ($this->_pregsplit_safe){