Home
last modified time | relevance | path

Searched refs:object (Results 451 – 475 of 1568) sorted by last modified time

1...<<11121314151617181920>>...63

/plugin/strata/helper/
H A Dsyntax.php154 * Returns an object describing the pattern fragments.
508 list(, $subject, $predicate, $type, $object) = $match;
531 $object = utf8_trim($object);
532 if($object[0] == '?') {
534 if(preg_match("/^({$p->variable})\s*({$p->type})?$/",$object,$captures)!=1) {
540 // create the object node
541 $object = $this->variable($var);
542 $scope[] = $object['text'];
549 $this->updateTypemap($typemap, $object['tex
[all...]
/plugin/strata/sql/
H A Dsetup-sqlite.sql4 object TEXT NOT NULL COLLATE NOCASE, field
9 CREATE INDEX idx_spo ON data(subject, predicate, object);
12 CREATE INDEX idx_pso ON data(predicate, subject, object);
/plugin/linkscollection/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
166 If distribution of executable or object code is made by offering
170 compelled to copy the source along with the object code.
/plugin/minical/
H A DCOPYING135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
166 If distribution of executable or object code is made by offering
170 compelled to copy the source along with the object code.
/plugin/appendtoquery/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
166 If distribution of executable or object code is made by offering
170 compelled to copy the source along with the object code.
/plugin/iptrust2/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
166 If distribution of executable or object code is made by offering
170 compelled to copy the source along with the object code.
/plugin/diagramsnet/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
166 If distribution of executable or object code is made by offering
170 compelled to copy the source along with the object code.
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jar ... long waitTime public boolean completed (java.lang.Object) Object result public boolean failed (java.lang ...
H A Dcommons-codec-1.10.jar ... binary.BaseNCodec$Context extends java.lang.Object { int ibitWorkArea long lbitWorkArea byte[] buffer int
H A Dcommons-lang3-3.5.jar ... java.lang.StringBuffer, java.lang.Object) StringBuffer buffer Object object public void appendEnd (java ...
H A Dehcache-3.8.1.jar ... ehcache.Cache$Entry extends java.lang.Object { public abstract java.lang.Object getKey ( ...
H A Dgson-2.7.jar ... hasModifier (int) int modifier java.lang.Object get (java.lang.Object) throws java ...
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1object.\n */\n constructor(errorCode, details) {\n const message = messageGenerator(…
H A Dworkbox-bed83ea8.js.map1object.\n */\n constructor(errorCode, details) {\n const message = messageGenerator(…
H A Dworkbox-f163abaa.js.map1object.\n */\n constructor(errorCode, details) {\n const message = messageGenerator(…
/plugin/diagramsnet/lib/js/rough/
H A DREADME.md9 Array.from = function (object) {
11 return [].slice.call(object);
H A Drough.js.modified4 Array.from = function (object) {
6 return [].slice.call(object);
28 function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof…
217 if (_typeof(_ret) === "object") return _ret.v;
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js77 …nu:0,meta:274,meter:0,nav:0,nobr:0,noembed:276,noframes:276,noscript:276,object:272,ol:0,optgroup:… property in $.f
81 …ent",noembed:"HTMLElement",noframes:"HTMLElement",noscript:"HTMLElement",object:"HTMLObjectElement… property in $.Q
H A Dviewer.min.js77 …nu:0,meta:274,meter:0,nav:0,nobr:0,noembed:276,noframes:276,noscript:276,object:272,ol:0,optgroup:… property in $.f
81 …ent",noembed:"HTMLElement",noframes:"HTMLElement",noscript:"HTMLElement",object:"HTMLObjectElement… property in $.Q
H A Dextensions.min.js1705 …set(c,[u]);return p.each((function(t,e){s(y,e,a(t,i,o,s))})),y}return n={object:function(t){return… method in AnonymousFunctiona0dbb0ba27800.n
1728object"==typeof self&&self&&self.Object===Object&&self,a=r||i||Function("return this")();t.exports…
H A Dapp.min.js75 …nu:0,meta:274,meter:0,nav:0,nobr:0,noembed:276,noframes:276,noscript:276,object:272,ol:0,optgroup:… property in $.f
79 …ent",noembed:"HTMLElement",noframes:"HTMLElement",noscript:"HTMLElement",object:"HTMLObjectElement… property in $.Q
/plugin/diagramsnet/lib/math/
H A DLICENSE33 not limited to compiled object code, generated documentation,
H A DMathJax.js19object:window,execute:function(){if(!this.called||this.autoReset){this.called=!this.autoReset;retu… property in CALLBACK
/plugin/diagramsnet/lib/js/sanitizer/
H A Dsanitizer.min.js73 …nu:0,meta:274,meter:0,nav:0,nobr:0,noembed:276,noframes:276,noscript:276,object:272,ol:0,optgroup:… property in $.f
77 …ent",noembed:"HTMLElement",noframes:"HTMLElement",noscript:"HTMLElement",object:"HTMLObjectElement… property in $.Q
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6 …set(c,[u]);return p.each((function(t,e){s(y,e,a(t,i,o,s))})),y}return n={object:function(t){return… method in AnonymousFunction0948423712b00.n
29object"==typeof self&&self&&self.Object===Object&&self,a=r||i||Function("return this")();t.exports…

1...<<11121314151617181920>>...63