Home
last modified time | relevance | path

Searched refs:TYPE_NUMBER (Results 1 – 3 of 3) sorted by relevance

/plugin/database/
H A Ddatabase.php147 var $TYPE_NUMBER =2; variable in Environment
601 || $this->type==$environment->TYPE_NUMBER
727 if ($this->type == $environment->TYPE_NUMBER
784 ||$this->type==$environment->TYPE_NUMBER)
956 if ($this->columnObjs[1]->type==$environment->TYPE_NUMBER
/plugin/diagramsnet/lib/js/onedrive/
H A DOneDriveOrig.js2 …PE_FUNCTION="function";e.TYPE_OBJECT="object";e.TYPE_STRING="string";e.TYPE_NUMBER="number";e.VROO…
H A DOneDrive.js6 …PE_FUNCTION="function";e.TYPE_OBJECT="object";e.TYPE_STRING="string";e.TYPE_NUMBER="number";e.VROO…