Home
last modified time | relevance | path

Searched defs:namespace (Results 76 – 100 of 152) sorted by path

1234567

/plugin/geonav/server/
H A Dget_locality.php27 $namespace = $topic; variable
H A Dget_state.php40 $namespace = $topic; variable
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGPX.php317 public function write(Geometry $geometry, $namespace = null, $allowedElements = null) argument
H A DGeoRSS.php32 private $namespace = false; variable in geoPHP\\Adapter\\GeoRSS
55 public function write(Geometry $geometry, $namespace = false) argument
H A DKML.php40 private $namespace = false; variable in geoPHP\\Adapter\\KML
244 public function write(Geometry $geometry, $namespace = false) argument
/plugin/googlesearch/
H A 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…
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …</gm,"&lt;").replace(/>/gm,"&gt;")}function k(s,r){if(!s){return false}for(var c=0;c<s.length;c++)… class in hljs.LANGUAGES.cpp
/plugin/highlightjs/highlight/languages/
H A Dcpp.js7 …': 2, 'const': 1, 'struct': 1, 'for': 1, 'static_cast': 2, 'union': 1, 'namespace': 1, 'unsigned':… property in hljs.LANGUAGES.cpp.CPP_KEYWORDS.keyword
H A Dcs.js12 …int': 1, 'interface': 1, 'internal': 1, 'is': 1, 'lock': 1, 'long': 1, 'namespace': 1, 'new': 1, '… property in hljs.LANGUAGES.cs.defaultMode.keywords
H A Dmel.js17 …ab': 1, 'addPP': 1, 'addPanelCategory': 1, 'addPrefixToName': 1, 'advanceToNextDrivenKey': 1, 'aff…
/plugin/htmlokay/
H A Daction.php18 var $namespace; variable in action_plugin_htmlOKay
H A Ddirectory_scan-3.php98 function get_access_file($access_dir, $namespace)
H A Dhelper.php20 var $namespace; variable in helper_plugin_htmlOKay
270 function get_access_file($access_dir, $namespace)
/plugin/icalevents/vendor/sabre/xml/lib/Deserializer/
H A Dfunctions.php61 function keyValue(Reader $reader, $namespace = null) {
140 function enum(Reader $reader, $namespace = null) {
181 function valueObject(Reader $reader, $className, $namespace) {
/plugin/icalevents/vendor/sabre/xml/lib/Serializer/
H A Dfunctions.php61 function valueObject(Writer $writer, $valueObject, $namespace) {
/plugin/imageflow/syntax/
H A Dimageflow.php22 private $namespace = null; variable in syntax_plugin_imageflow_imageflow
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DJCaptureApplet.java65 String namespace; in createRequest() local
/plugin/jdraw/lib/
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java535 String namespace = editor.getConfig().getName(); in post() local
/plugin/jquery/
H A Djquery-1.4.2.js1683 var ret, type, fn, i = 0, all, namespaces, namespace, special, eventType, handleObj, origType, variable
1723 namespace = new RegExp("(^|\\.)" + variable
1905 var all, handlers, namespaces, namespace, events; variable
1916 namespace = new RegExp("(^|\\.)" + namespaces.slice(0).sort().join("\\.(?:.*\\.)?") + "(\\.|$)"); variable
/plugin/labeled/db/
H A Dupdate0001.sql2 CREATE TABLE labels ( name, color, namespace, ordernr, PRIMARY KEY(name) ); field
/plugin/linksenhanced/syntax/
H A Dtable.php73 function getPagesAndLinks($namespace)
/plugin/mantis/lib/
H A Dclass.soap_server.php910 …function register($name,$in=array(),$out=array(),$namespace=false,$soapaction=false,$style=false,$…
998 …function configureWSDL($serviceName,$namespace = false,$endpoint = false,$style='rpc', $transport …
H A Dclass.soapclient.php155 …function call($operation,$params=array(),$namespace='http://tempuri.org',$soapAction='',$headers=f…

1234567