Home
last modified time | relevance | path

Searched refs:domain (Results 51 – 75 of 236) sorted by path

12345678910

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/
H A DUdpSocket.php32 $domain = AF_INET;
36 $domain = AF_UNIX;
39 $this->socket = socket_create($domain, SOCK_DGRAM, $protocol) ?: null;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php3827 * @param string $domain
3830 private function dnsName($domain) argument
3832 return ['dNSName' => $domain];
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DIdn.php317 * @param string $domain
322 private static function process($domain, array $options, Info $info) argument
328 if ($checkForEmptyLabels && '' === $domain) {
331 return [$domain];
335 $domain = self::mapCodePoints($domain, $options, $info);
338 if (!Normalizer::isNormalized($domain, Normalizer::FORM_C)) {
339 $domain = Normalizer::normalize($domain, Normalizer::FORM_C);
343 $labels = explode('.', $domain);
H A Dbootstrap.php133 …ction idn_to_ascii($domain, $flags = 0, $variant = \INTL_IDNA_VARIANT_2003, &$idna_info = null) { … argument
136 …unction idn_to_utf8($domain, $flags = 0, $variant = \INTL_IDNA_VARIANT_2003, &$idna_info = null) {… argument
140 …ction idn_to_ascii($domain, $flags = 0, $variant = \INTL_IDNA_VARIANT_UTS46, &$idna_info = null) {… argument
143 …nction idn_to_utf8($domain, $flags = 0, $variant = \INTL_IDNA_VARIANT_UTS46, &$idna_info = null) {… argument
H A Dbootstrap80.php121domain, ?int $flags = IDNA_DEFAULT, ?int $variant = INTL_IDNA_VARIANT_UTS46, &$idna_info = null): … argument
124domain, ?int $flags = IDNA_DEFAULT, ?int $variant = INTL_IDNA_VARIANT_UTS46, &$idna_info = null): … argument
/plugin/authhttp/
H A DREADME63 domain part to the user's login name. This will generate email addresses that
104 ^[^@]+ for Kerberos environments with user@domain login names,
106 \\[^\\]+$ for Windows domain environments with DOMAIN\USER login names,
108 - emaildomain: The domain to append to login names to generate email addresses.
/plugin/authimap/
H A Dauth.php63 $domain = $this->getConf('domain');
68 $login = "$user@$domain";
98 $domain = $this->getConf('domain');
102 'mail' => "$user@$domain",
/plugin/authimap2/
H A Dauth.php75 $domain = $this->getConf('domain');
82 $login = "$user@$domain";
/plugin/authremoteuser/
H A DREADME.md26 1. Enable an authentication system which sets (domain and) username in an
56 2. Open `phpinfo.php` in your web browser and search for the (domain and)
/plugin/authucenter/lib/uc_client/model/
H A Ddomain.php26 function add_domain($domain, $ip) { argument
27 if($domain) {
28 $this->db->query("INSERT INTO ".UC_DBTABLEPRE."domains SET domain='$domain', ip='$ip'");
50 function update_domain($domain, $ip, $id) { argument
51 $this->db->query("UPDATE ".UC_DBTABLEPRE."domains SET domain='$domain', ip='$ip' WHERE id='$id'");
/plugin/authyubikey/
H A DREADME.md30 https://your.domain.org/dokuwiki/doku.php?id=start&do=profile).
/plugin/c3chart/assets/
H A Dc3.min.js2domain(),e=Math.ceil(i[0]);e<i[1];e++)n.push(e);return 0<n.length&&0<n[0]&&n.unshift(n[0]-(n[1]-n[… function
H A Dd3.min.js2domain():i,d=null==u?n.tickFormat?n.tickFormat.apply(n,r):Ha:u,v=Math.max(a,0)+s,g=n.range(),_=+g[… function
/plugin/ckgdoku/action/
H A Dmeta.php496 $domain = trim(DOKU_BASE,'/');
500 if(! empty($domain )) {
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md574 …itor.com/addon/lineutils) are used in an inline editor loaded in a cross-domain `iframe`. Thanks t…
1123 * [#10165](http://dev.ckeditor.com/ticket/10165): [IE] Access denied error when `document.domain` h…
H A Dckeditor.js15 …)/.test(a),isCustomDomain:function(){if(!this.ie)return!1;var a=document.domain,b=window.location.…
35 …ry{a=window.parent.document.domain;break}catch(g){a=a?a.replace(/.+?(?:\.|$)/,""):document.domain;…
923 …\\'/g,"'"),g=e(g),e=f.params[h].toLowerCase(),a[e]=g;a.address=[a.name,a.domain].join("@")}}));if(…
927 …ush(")")):e=["mailto:",h,k];break;default:e=h.split("@",2),k.name=e[0],k.domain=e[1],e=["javascrip…
1166 …spell")).modes={wysiwyg:!CKEDITOR.env.opera&&!CKEDITOR.env.air&&document.domain==window.location.h…
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified239 accessSameDomain: "Same domain",
H A Den.js.unc5 …","accessAlways":"Always","accessNever":"Never","accessSameDomain":"Same domain","alignAbsBottom":…
H A Dlang_array.txt243 "accessSameDomain": "Same domain",
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1domain].join("@")}})}}}if(!ag.type){var am=W?W.getAttribute("class"):"";if((al=ap.match(v))){ag.ty…
H A Dlink.js.unc274 email.address = [ email.name, email.domain ].join( '@' );
1278 // Separating name and domain.
1281 email.domain = nameAndDomain[ 1 ];
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/js/
H A Dcommon.js28 var d = document.domain ;
35 var test = window.top.opener.document.domain ;
49 document.domain = d ;
/plugin/ckgedit/action/
H A Dmeta.php531 $domain = trim(DOKU_BASE,'/');
535 if(! empty($domain )) {
/plugin/ckgedit/ckeditor/
H A DCHANGES.md994 …com/cke4/addon/lineutils) are used in an inline editor loaded in a cross-domain `iframe`. Thanks t…
1543 * [#10165](https://dev.ckeditor.com/ticket/10165): [IE] Access denied error when `document.domain` …
H A Dckeditor.js14 …)/.test(a),isCustomDomain:function(){if(!this.ie)return!1;var a=document.domain,b=window.location.…
37 …ry{a=window.parent.document.domain;break}catch(b){a=a?a.replace(/.+?(?:\.|$)/,""):document.domain;…
1000 …\\'/g,"'"),h=f(h),f=d.params[k].toLowerCase(),a[f]=h;a.address=[a.name,a.domain].join("@")}}));if(…
1003 …ush(")")):a=["mailto:",f,e];break;default:a=f.split("@",2),e.name=a[0],e.domain=a[1],a=["javascrip…
1336 …spell")).modes={wysiwyg:!CKEDITOR.env.opera&&!CKEDITOR.env.air&&document.domain==window.location.h…

12345678910