Home
last modified time | relevance | path

Searched defs:namespace (Results 126 – 150 of 202) sorted by relevance

123456789

/plugin/fetchmedia/script/
Dmain.js62 namespace: form.querySelector('input[name="namespace"]').value, property
/plugin/wikistats/
Dsyntax.php161 function addNamespace(&$data, $namespace) {
/plugin/htmlokay/
Daction.php18 var $namespace; variable in action_plugin_htmlOKay
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
D.bower.json8 "namespace": "Diagram", string
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
DAnnotationReader.php131 static public function addGlobalIgnoredNamespace($namespace)
DDocParser.php295 public function addNamespace($namespace)
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
DGPX.php317 public function write(Geometry $geometry, $namespace = null, $allowedElements = null)
/plugin/asciidocjs/node_modules/jake/lib/
Dapi.js253 this.namespace = function (name, closure) { method
/plugin/changes/
Dsyntax.php160 protected function addNamespace(&$data, $namespace)
/plugin/pubmed2020/classes/
Dcache.php13 var $namespace =''; variable in pubmed2020_cache
/plugin/batchedit/
Dengine.php38 public function __construct($namespace) {
1017 …public function findMatches($namespace, $regexp, $replacement, $limit, $contextChars, $contextLine…
1120 private function getPageIndex($namespace) {
/plugin/semanticdata/phpSesame/
DphpSesame.php342 public function setNS($prefix, $namespace)
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
Dclass.csstidy.php112 var $namespace = ''; variable in csstidy
/plugin/tag/
Dhelper.php19 public $namespace; variable in helper_plugin_tag
/plugin/asciidocjs/node_modules/babel-types/lib/definitions/
Djsx.js102 namespace: { property
/plugin/siteexport/action/
Dajax.php41 private $namespace = ''; variable in action_plugin_siteexport_ajax
/plugin/combo/ComboStrap/
H A DSiteConfig.php87 …public static function getConfValue($confName, $defaultValue = null, ?string $namespace = PluginUt…
H A DSite.php277 … public static function setConf($key, $value, ?string $namespace = PluginUtility::PLUGIN_BASE_NAME)
/plugin/dropfiles/src/
Dupload.js206 function handleDroppedFiles(files, namespace, elementOntoWhichItWasDropped) { argument
/plugin/mantis/lib/
Dclass.soapclient.php155 …function call($operation,$params=array(),$namespace='http://tempuri.org',$soapAction='',$headers=f…
/plugin/pagequery/
DPageQuery.php1172 private function resolveNamespace(string $namespace): string
/plugin/highlightjs/highlight/languages/
Dcpp.js7 …': 2, 'const': 1, 'struct': 1, 'for': 1, 'static_cast': 2, 'union': 1, 'namespace': 1, 'unsigned':… property
/plugin/refnotes/
Dcore.php181 protected $namespace; variable in refnotes_core
/plugin/timetrack/
Dhelper.php965 public function checkPageInNamespace($pageid,$namespace) {
/plugin/googlesearch/
Dnusoap.php3917 …function register($name,$in=array(),$out=array(),$namespace=false,$soapaction=false,$style=false,$…
3998 …function configureWSDL($serviceName,$namespace = false,$endpoint = false,$style='rpc', $transport …
5713 …function addOperation($name, $in = false, $out = false, $namespace = false, $soapaction = false, $…
6542 …function call($operation,$params=array(),$namespace='http://tempuri.org',$soapAction='',$headers=f…

123456789