Home
last modified time | relevance | path

Searched defs:prefix (Results 51 – 75 of 257) sorted by relevance

1234567891011

/plugin/openid/Auth/Yadis/
DXML.php61 function registerNamespace($prefix, $uri)
165 function registerNamespace($prefix, $uri)
274 function registerNamespace($prefix, $uri)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TrafficDirectorService/
DStringMatcher.php33 public $prefix; variable in Google\\Service\\TrafficDirectorService\\StringMatcher
76 public function setPrefix($prefix)
/plugin/aichat/vendor/vanderlee/php-sentence/tests/
H A Dbootstrap.php4 static $prefix = 'Vanderlee\\Sentence\\'; variable
/plugin/openid/Auth/OpenID/
DPredisStore.php40 protected $prefix; variable in Auth_OpenID_PredisStore
48 function __construct(\Predis\Client $redis, $prefix = '')
/plugin/findologicxmlexport/vendor/jms/serializer/src/Annotation/
DXmlNamespace.php22 public $prefix = ''; variable in JMS\\Serializer\\Annotation\\XmlNamespace
DXmlRoot.php27 public $prefix; variable in JMS\\Serializer\\Annotation\\XmlRoot
/plugin/asciidocjs/node_modules/lodash/
DuniqueId.js23 function uniqueId(prefix) { argument
/plugin/asciidocjs/node_modules/glob/
Dsync.js136 GlobSync.prototype._processReaddir = function (prefix, read, abs, remain, index, inGlobStar) { argument
348 GlobSync.prototype._processGlobStar = function (prefix, read, abs, remain, index, inGlobStar) { argument
387 GlobSync.prototype._processSimple = function (prefix, index) { argument
Dglob.js368 Glob.prototype._processReaddir = function (prefix, read, abs, remain, index, inGlobStar, cb) { argument
375 Glob.prototype._processReaddir2 = function (prefix, read, abs, remain, index, inGlobStar, entries, … argument
623 Glob.prototype._processGlobStar = function (prefix, read, abs, remain, index, inGlobStar, cb) { argument
631 Glob.prototype._processGlobStar2 = function (prefix, read, abs, remain, index, inGlobStar, entries,… argument
671 Glob.prototype._processSimple = function (prefix, index, cb) { argument
679 Glob.prototype._processSimple2 = function (prefix, index, er, exists, cb) { argument
/plugin/struct/_test/json/
H A Dwikilookup.struct.json26 "prefix": "", string
48 "prefix": "", string
72 "prefix": "", string
H A Dschema2int.struct.json18 "prefix": "", string
40 "prefix": "", string
62 "prefix": "", string
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/JsonMatches/
DErrorMessageProvider.php24 public static function determineJsonError($error, $prefix = '')
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Selector/Simple/
H A DUniversal.php11 public function __construct(string $prefix) {
H A DType.php12 public function __construct(string $name, string $prefix = '') {
/plugin/swarmwebhook/
Dswarm.struct.json47 "prefix": "", string
69 "prefix": "", string
91 "prefix": "", string
113 "prefix": "", string
157 "prefix": "", string
/plugin/semanticdata/phpSesame/
DphpSesame.php315 public function getNS($prefix)
342 public function setNS($prefix, $namespace)
367 public function deleteNS($prefix)
/plugin/dwcommits/db/
Dupdate0001.sql1 CREATE TABLE git_commits(author TEXT,timestamp INTEGER,gitid TEXT,msg TEXT, prefix TEXT, gitbranch,… field
/plugin/snmplive/
DMakefile5 prefix := /usr/share/dokuwiki macro
/plugin/data-au/db/
Dupdate0002.sql1 CREATE TABLE aliases (name, type, prefix, postfix, comment); field
/plugin/diagramsnet/lib/math/jax/element/mml/optable/
DLetterlikeSymbols.js19 (function(a){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{prefix property
DDingbats.js19 (function(a){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{prefix property
/plugin/data/db/
Dupdate0002.sql5 prefix, field
/plugin/authfacebook/lib/
Dautoload.php49 $prefix = 'Facebook\\'; variable
/plugin/jplayer/vendor/symfony/process/
DProcessBuilder.php33 private $prefix = []; variable in Symfony\\Component\\Process\\ProcessBuilder
79 public function setPrefix($prefix)
/plugin/codemirror/dist/modes/
Dpowershell.min.js1 …ct";a.defineMode("powershell",function(){function a(a,b){b=b||{};var c=b.prefix!==undefined?b.pref… property

1234567891011