Home
last modified time | relevance | path

Searched +full:deref -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 7 of 7) sorted by relevance

/dokuwiki/lib/plugins/authldap/conf/
H A Ddefault.php12 $conf['deref'] = 0;
H A Dmetadata.php12 $meta['deref'] = array('multichoice','_choices' => array(0,1,2,3),'_caution' => 'danger');
/dokuwiki/lib/plugins/authldap/
H A Dauth.php602 //set deref mode
603 if ($this->getConf('deref')) {
604 if (!@ldap_set_option($this->con, LDAP_OPT_DEREF, $this->getConf('deref'))) {
605 msg('Setting LDAP Deref mode ' . $this->getConf('deref') . ' failed', -1);
606 $this->debug('LDAP deref set: ' . hsc(ldap_error($this->con)), 0, __LINE__, __FILE__);
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Doracle8.php143 'DEREF',
H A Doracle11.php167 'DEREF',
H A Dplsql.php105 'EXP', 'EXISTSNODE', 'EMPTY_CLOB', 'EMPTY_BLOB', 'DUMP', 'DEREF',
H A Dtsql.php145 'DEFERRED', 'DELAY', 'DELAYED_DURABILITY', 'DELETE', 'DENY', 'DEPTH', 'DEREF', 'DESC', 'DESCRIBE', 'DESCRIPTOR', 'DESTROY', 'DESTRUCTOR', 'DETERMINISTIC',