Home
last modified time | relevance | path

Searched defs:check (Results 51 – 75 of 109) sorted by relevance

12345

/plugin/spellcheck/
Daspell.php313 function check($word){ function in Aspell
/plugin/asciidocjs/node_modules/y18n/
Dpackage.json30 "check": "standardx **/*.ts **/*.cjs **/*.mjs", string
/plugin/asciidocjs/node_modules/cliui/
Dpackage.json18 "check": "standardx '**/*.ts' && standardx '**/*.js' && standardx '**/*.cjs'", string
/plugin/asciidocjs/node_modules/yargs-parser/
Dpackage.json21 "check": "standardx '**/*.ts' && standardx '**/*.js' && standardx '**/*.cjs'", string
/plugin/siteexport/inc/
Dfunctions.php717 public function getMapID($elemID, $postfix, &$check)
/plugin/photogallery/
Dsyntax.php1031 function _addString(&$source, $check, $value = '', $separator = '', $prefix = '', $suffix = ''){
/plugin/asciidocjs/node_modules/yargs/
Dpackage.json94 "check": "gts lint && npm run check:js", string
/plugin/html2pdf/html2pdf/html2ps/demo/
Dsystemcheck.php57 function register($check) {
/plugin/asciidocjs/node_modules/pug-filters/node_modules/yargs/
Dindex.js218 self.check = function (f) { function
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/
DPH5P.php4394 private function insertElement($token, $append = true, $check = false)
/plugin/highlightjs/highlight/languages/
Dsql.js13 …'go': 1, 'revoke': 1, 'smallint': 1, 'indicator': 1, 'end-exec': 1, 'disconnect': 1, 'zone': 1, 'w…
/plugin/asciidocjs/node_modules/async/dist/
Dasync.js2308 function _createTester(check, getResult) { argument
2546 function check(err, truth) { function
Dasync.mjs2302 function _createTester(check, getResult) { argument
2540 function check(err, truth) { function
/plugin/asciidocjs/node_modules/yargs/build/lib/
Dyargs-factory.js172 check(f, global) { method in YargsInstance
/plugin/jplayer/components/
Drequire.js818 check: function () { method in Module
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
Drequire.js818 check: function () { method in Module
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
DQRcode.php1817 protected function check($mode, $size, $data) { function in jucksearm\\barcode\\lib\\QRcode
/plugin/diagramsnet/lib/math/jax/input/MathML/
Djax.js19 …ML",e]].concat([].slice.call(arguments,1)))};c.Parse=MathJax.Object.Subclass({Init:function(f,e){t…
/plugin/qrcode2/
Dphpqrcode.php1510 public static function check($mode, $size, $data) function in QRinput
/plugin/asciidocjs/node_modules/core-js/client/
Dlibrary.js2822 check: check property
Dshim.js2065 check: check property
Dcore.js2220 check: check property
/plugin/metaeditor/
Djstree.js7066 this.check = function (chk, obj, par, pos, more) { method
7196 this.check = function (chk, obj, par, pos, more) { method
/plugin/imapmarkers/
Djquery.imagemapster.js1935 check = function () { function
/plugin/ckgdoku/ckeditor/
Dckeditor.js206 …!a.children.length)"hr"==d&&"br"==b?a.replaceWith(x()):(a.parent&&c.push({check:"it",el:a.parent})… property
207 !e[h.name]){e=!1;break b}e=!0}if(e)a.name=b,a.attributes={},c.push({check:"parent-down",el:a});else… property
208 k[h.name]||c.push({check:"el-up",el:h}));a.remove()}}else d in{style:1,script:1}?a.remove():(a.pare… property
218 g.left.getDefinition().element),k instanceof CKEDITOR.style&&(k=D(k)),c.push({check:m==g?null:m,lef… property
851 …lowedContent:n,requiredContent:n,contentTransformations:[[{element:"font",check:"span",left:functi… property
1111 …ackground-color"]=w.background(a.styles.background).color}},{element:"td",check:"td{vertical-align… property
1112 …-row-height"]=a.styles.height)});delete a.styles.height}}],[{element:"td",check:"td{height}",left:… property

12345