Home
last modified time | relevance | path

Searched defs:number (Results 51 – 75 of 249) sorted by relevance

12345678910

/plugin/html2pdf/html2pdf/html2ps/
Dvalue.generic.length.php36 function &fromData($number, $unit) {
/plugin/struct/meta/
H A DFilterValueListHandler.php78 public function number($match, $state, $pos) function in dokuwiki\\plugin\\struct\\meta\\FilterValueListHandler
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
DImb.php318 private function decToHex($number)
/plugin/syntaxhighlighter3/sxh3/src/sass/
DshCore.scss184 .line.highlighted .number, class
190 .number { color: #bbbbbb !important; } class
/plugin/struct/types/
H A DDecimal.php129 protected function formatWithoutRounding($number, $dec_point, $thousands_sep)
/plugin/structnumber/types/
DNumber.php80 protected function checkFormat($number, $format)
/plugin/fedauth/Auth/OpenID/
DBigMath.php213 function init($number, $base = 10)
299 function init($number, $base = 10)
/plugin/findologicxmlexport/vendor/twig/twig/src/
DTokenStream.php120 public function look($number = 1)
/plugin/structprogress/types/
DProgress.php105 protected function formatWithoutRounding($number, $dec_point, $thousands_sep)
/plugin/jukebox/id3/
Dgetid3.lib.php284 function BigEndian2String($number, $minbytes=1, $synchsafe=false, $signed=false) {
305 function Dec2Bin($number) {
346 function LittleEndian2String($number, $minbytes=1, $synchsafe=false) {
/plugin/sequencediagram/bower_components/snap.svg/doc/js/
Dprism.js6 …se)\b/g,"function":{pattern:/[a-z0-9_]+\(/ig,inside:{punctuation:/\(/}}, number:/\b-?(0x[\dA-Fa-f]… property
8 …unction|new|with|typeof|try|throw|catch|finally|null|break|continue)\b/g,number:/\b-?(0x[\dA-Fa-f]… property
/plugin/asciidocjs/node_modules/yargs/locales/
Dnb.json8 "number": "nummer", string
Dnn.json8 "number": "nummer", string
Dpt.json8 "number": "número", string
Dru.json8 "number": "число", string
Dhu.json8 "number": "szám", string
Dbe.json8 "number": "лік", string
Des.json8 "number": "número", string
Dit.json8 "number": "numero", string
Dde.json8 "number": "Zahl", string
Dth.json8 "number": "ตัวเลข", string
Dpt_BR.json8 "number": "número", string
Dtr.json8 "number": "numara", string
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
Ddemo.mp3header.php445 function BigEndian2String($number, $minbytes=1, $synchsafe=false, $signed=false) {
467 function Dec2Bin($number) {
504 function LittleEndian2String($number, $minbytes=1, $synchsafe=false) {
1280 function IsWithinBitRange($number, $maxbits, $signed=false) {
/plugin/asciidocjs/node_modules/handlebars/lib/handlebars/compiler/
Dprinter.js149 PrintVisitor.prototype.NumberLiteral = function(number) { argument

12345678910