Home
last modified time | relevance | path

Searched refs:numeric (Results 76 – 90 of 90) sorted by path

1234

/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt32 way to encode such simple and recognised concepts as numeric position
H A Dpgn-standard.txt211 numeric annotation glyphs ("NAG", see below). Reduced export format is used
1451 ascending numeric value first with the year, then the month, and finally the
1459 The fourth key is the Round tag. This is sorted in ascending numeric order
1626 annotate each EPD record with a numeric score, and then having BOOKUP import
2684 <numeric-annotation-glyph>
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt267 * Bugfix: "A non well formed numeric value encountered" error
411 * Bugfix: better ImageMagick (numeric) version number matching
H A Dphpthumb.readme.txt162 alpha/numeric/punctuation characters). You can generate a good password
/plugin/revealjs/
H A DREADME.md227 Please note that boolean values must be numeric (1 or 0). If you want to be able to change the opti…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.EscapeNonASCIICharacters.txt
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js17816 this.numeric = false;
18132 if (this.numeric && event.charCode && (event.charCode < 48 || event.charCode > 57)
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1numeric properties may lead to incorrect lookups\n if (!isNaN(match[1])) {\n …
/plugin/twofactorgoogleauth/
H A DQRCode.php176 $numeric = '/^[0-9]*$/';
179 if (preg_match($numeric, $data)) return 0;
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js4706 this.numeric=false
4795 }else{if(this.numeric&&event.charCode&&(event.charCode<48||event.charCode>57)&&event.charCode!=45&&…
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md40 * Any array thrown into the serializer with numeric keys is now simply
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A DImageObject.cfc134 <cfargument name="newWidth" required="yes" type="numeric">
143 <cfargument name="newHeight" required="yes" type="numeric">
151 <cfargument name="newWidth" required="yes" type="numeric">
152 <cfargument name="newHeight" required="yes" type="numeric">
163 <cfargument name="fromX" required="yes" type="numeric">
164 <cfargument name="fromY" required="yes" type="numeric">
165 <cfargument name="newWidth" required="yes" type="numeric">
175 <cfargument name="degrees" required="yes" type="numeric">
227 <cfargument name="x" required="yes" type="numeric">
228 <cfargument name="y" required="yes" type="numeric">
[all …]
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfc158 // append unit "px" for numeric width and/or height values
H A Dfckeditor.cfm194 // append unit "px" for numeric width and/or height values
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs22788 if(!np || !np[0]) console.error("Could not find numeric part of " + nf);

1234