Home
last modified time | relevance | path

Searched refs:difference (Results 51 – 75 of 107) sorted by path

12345

/plugin/fckg/fckeditor/
H A Dlicense.txt424 modification follow. Pay close attention to the difference between a
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DREADME.md171 monotony). If we search the word `GATAA` in `CAGATAAGAGAA` with 1 difference, we
H A DUstring.php270 $difference = $length - $this->count();
272 if (0 >= $difference) {
278 for ($i = $difference / mb_strlen($piece) - 1; $i >= 0; --$i) {
282 $handle .= mb_substr($piece, 0, $difference - mb_strlen($handle));
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Devent_system.rst10 The difference between listeners, and subscribers is that listener do not know to which events they…
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
H A DREADME.md35 The big difference between these two is in the number of things it can resolve.
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md322 As you might see, the only difference between how we get dummies and stubs is that with
/plugin/findologicxmlexport/vendor/sebastian/diff/
H A DREADME.md17 The `Differ` class can be used to generate a textual representation of the difference between two s…
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Ddate.rst13 Use the ``time_diff`` filter to render the difference between a date and now.
25 difference between dates, this means that PHP 5.3+ is required.
30 * ``date``: The date for calculate the difference from now. Can be a string
H A Dindex.rst37 * :doc:`Date <date>`: Adds a filter for rendering the difference between dates.
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md23 **What's the difference to [beberlei/assert]?**
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DGeometry.php640 public function difference(Geometry $geometry) function in geoPHP\\Geometry\\Geometry
644 return geoPHP::geosToGeometry($this->getGeos()->difference($geometry->getGeos()));
/plugin/html2pdf/html2pdf/html2ps/
H A DLICENSE110 modification follow. Pay close attention to the difference between a
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/
H A DClassDeclarationSniff.php145 $difference = 1;
147 $difference = ($tokens[$nextContent]['line'] - $tokens[$closeBrace]['line'] - 1);
152 if ($difference === -1
159 if ($difference === -1) {
188 if ($difference !== -1 && $difference !== 1) {
192 $difference,
196 if ($difference === 0) {
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1 …nt:"\F559"}.mdi-vector-difference::before{content:"\F55A"}.mdi-vector-difference-ab::before{conten…
/plugin/jcapture/lib/
H A Dcommons-codec-1.3.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dcommons-codec-1.3.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
H A DCHANGES.txt403 # bug fix: quaternion difference off by one group
418 # bug fix: quaternion difference draw not quite correct on axis position
2274 # Quaternion right division (difference "dq"):
2278 # Quaternion left division (relative difference n):
2299 # giving a measure proportional to the difference in local helical axis angle
2327 # quaternion absolute difference # in the molecular frame
2328 # quaternion relative difference # in the (local) frame of first quaternion:
2336 # new feature: quaternion [w|x|y|z|a|r] [difference][2] [draw]
2337 # new feature: draw quaternion [w|x|y|z|a|r] [difference][2]
2338 # new feature: write quaternion [w|x|y|z|a|r] [difference][2] [draw]
[all …]
H A DLICENSE.txt110 modification follow. Pay close attention to the difference between a
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md480 difference between such ABR files and true VBR)
H A Dreadme.txt499 difference between such ABR files and true VBR)
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.layout.editor.js13 result.end=j;result.originalEnd=i;result.difference=updated.lines.length-this.current.lines.length;…
15 if(result.difference>0){while(result.end<(updated.lines.length-1)){if(updated.offsets[result.end-1]…
26 …or.getClientState();var changed=editor.updateChangedLines();if(changed.difference<0&&changed.start…
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …\n // - If xstep is the same as bbox, then there is no observable difference.\n //\n …
H A Dpdf.worker.js.map1difference';\n case 'Exclusion':\n return 'exclusion';\n case 'Hue':\n ret…

12345