Home
last modified time | relevance | path

Searched refs:wellknown (Results 1 – 3 of 3) sorted by relevance

/plugin/letsencrypt/
H A Dhelper.php150 $wellknown = "$root/.well-known/acme-challenge";
151 io_makeFileDir("$wellknown/test.txt");
152 $ok = io_saveFile("$wellknown/test.txt", 'works');
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D5.5.js.map1wellknown.d.ts'] = true;\nlibFileSet['lib.es2016.array.include.d.ts'] = true;\nlibFileSet['lib.es2…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js10365 var wellknown = [];
10381 wellknown.push(ns);
10424 var allNs = [].concat(wellknown, custom);
10912 ElementSerializer.prototype.logNamespace = function(ns, wellknown, local) { argument
10921 namespaces.add(ns, wellknown);