Searched refs:heuristics (Results 1 – 9 of 9) sorted by relevance
1 ….header = match[1];\n return \"atom\";\n }\n\n // Use vim's heuristics: recognize custo…
47 …;g=CKEDITOR.plugins.pastefromword.lists;CKEDITOR.plugins.pastefromword.heuristics={isEdgeListItem:… class in CKEDITOR.plugins.pastefromword51 …||"p"==a.name&&0===a.children.length)?!1:!0}).length}};t=CKEDITOR.plugins.pastefromword.heuristics;
50 …,d;d=b.exec(a);)c.push(d[1]);return c}};CKEDITOR.plugins.pastefromword.heuristics={isEdgeListItem:… class in CKEDITOR.plugins.pastefromword54 …||"p"==a.name&&0===a.children.length)?!1:!0}).length}};t=CKEDITOR.plugins.pastefromword.heuristics;
419 Autodetection of a code's language is done with a simple heuristics:
1 …heuristics to decide the priority of the resource.\\n\\n**`high`**: Indicates to the browser that …
1 …e an element matches the :focus pseudo-class and the UA determines via heuristics that the focus s…
1 …heuristics to minimize edge crossings in the graph and sets the best\n * order solution as an orde…
1 …heuristics used below.\n //\n // However, we can't unconditionally treat…
1 …l = require(\"../util\");\n\nmodule.exports = order;\n\n/*\n * Applies heuristics to minimize edge…