Home
last modified time | relevance | path

Searched refs:spec (Results 76 – 100 of 244) sorted by relevance

12345678910

/plugin/pdfjs/pdfjs/web/locale/mk/
H A Dviewer.properties138 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/ml/
H A Dviewer.properties173 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/as/
H A Dviewer.properties157 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/kok/
H A Dviewer.properties157 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/ks/
H A Dviewer.properties158 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/km/
H A Dviewer.properties173 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/or/
H A Dviewer.properties157 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/sah/
H A Dviewer.properties156 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/brx/
H A Dviewer.properties157 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/lg/
H A Dviewer.properties107 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md12 Starting from version `7.4.0`, all the endpoints (and namespaces) are autogenerated using the [util/GenerateEndpoints.php](https://github.com/elastic/elasticsearch-php/blob/master/util/GenerateEndpoints.php) script. This script reads the [Elasticsearch API specs](https://github.com/elastic/elasticsearch/tree/master/rest-api-spec/src/main/resources/rest-api-spec/api) and generated the PHP classes for all the endpoints.
102 We also provide a code examples generator for PHP using the `util/GenerateDocExamples.php` script. This command parses the `util/alternative_report.spec.json` file produced from this [JSON specification](https://raw.githubusercontent.com/elastic/built-docs/master/raw/en/elasticsearch/reference/master/alternatives_report.json) and it generates the PHP examples for each digest value.
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md300 - SVG text which contains a `<` sign, it will break the text - now processed as `&lt;` (despite the fact that this does not conform to XML spec)
303 - CSS support for :nth-child() selector improved to fully support the draft CSS3 spec - http://www.w3.org/TR/selectors/#nth-child-pseudo
536 - Text-outline controlled by CSS (compatible with CSS3 spec.)
541 - Hyphenation controlled using CSS, consistent with CSS3 spec.
555 - "hyphens: none|manual|auto" as per CSS3 spec.
561 - Colors: device-cmyk(c,m,y,k) as per CSS3 spec. For consistency, device-cmyka also supported (not CSS3 spec)
/plugin/pdfjs/pdfjs/web/locale/ne-NP/
H A Dviewer.properties173 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/kn/
H A Dviewer.properties182 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/lo/
H A Dviewer.properties148 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/sw/
H A Dviewer.properties122 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md102 - Complete implementation of the original Markdown spec
/plugin/pdfjs/pdfjs/web/locale/csb/
H A Dviewer.properties102 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/hto/
H A Dviewer.properties123 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/sr/
H A Dviewer.properties209 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/ta/
H A Dviewer.properties190 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/wo/
H A Dviewer.properties118 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/zu/
H A Dviewer.properties123 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/hy-AM/
H A Dviewer.properties190 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/jplayer/components/
H A Drequire-built.js2363 spec = { class in $.jPlayer.nativeFeatures.init
2423 w3c: !!d[spec.w3c[0]],
2424 moz: !!d[spec.moz[0]],
2425 webkit: typeof d[spec.webkit[3]] === 'function',
2426 webkitVideo: typeof v[spec.webkitVideo[2]] === 'function',
2427 ms: typeof v[spec.ms[2]] === 'function'
2436 fs.spec = n;
2442 if(fs.spec) {
2443 var s = spec[fs.spec];

12345678910