Searched refs:wellknown (Results 1 – 3 of 3) sorted by relevance
150 $wellknown = "$root/.well-known/acme-challenge";151 io_makeFileDir("$wellknown/test.txt");152 $ok = io_saveFile("$wellknown/test.txt", 'works');
1 …wellknown.d.ts'] = true;\nlibFileSet['lib.es2016.array.include.d.ts'] = true;\nlibFileSet['lib.es2…
10365 var wellknown = [];10381 wellknown.push(ns);10424 var allNs = [].concat(wellknown, custom);10912 ElementSerializer.prototype.logNamespace = function(ns, wellknown, local) { argument10921 namespaces.add(ns, wellknown);