Home
last modified time | relevance | path

Searched refs:types (Results 176 – 200 of 570) sorted by relevance

12345678910>>...23

/plugin/note/
H A DCHANGES.md24 …* make note types case independent (e.g. ```<tt>important</tt>```, ```<tt>IMPORTANT</tt>``` & ```<…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DPuTTY.php50 protected static $types = [ variable in phpseclib3\\Crypt\\EC\\Formats\\Keys\\PuTTY
/plugin/advanced/lang/fr/config/
H A Dmime.txt3 …naire de médias est configuré à partir du fichier ''conf/mime.conf''. Les types supplémentaires do…
/plugin/confmanager/lang/fr/
H A Dmime.txt1 Les types de fichiers que l'on peut téléverser via le [[doku>fr:media_manager|gestionnaire de media…
/plugin/struct/types/
H A DColor.php3 namespace dokuwiki\plugin\struct\types;
H A DTag.php3 namespace dokuwiki\plugin\struct\types;
/plugin/pdfjs/pdfjs/web/locale/sat/
H A Dviewer.properties124 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
125 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/ipban/ip-lib/
H A DREADME.md166 All the range types offer a `contains` method, and all the IP address types offer a `matches` metho…
182 All the range types offer a `containsRange` method: you can call them to check if an address range …
222 Please remark that if a range spans across multiple range types, you'll get NULL as the range type:
/plugin/combo/
H A Dyarn.lock86 mime-types "^2.1.12"
158 mime-types@^2.1.12:
160 resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
/plugin/jplayer/vendor/symfony/process/
H A DCHANGELOG.md28 * deprecation: Process::setInput() and ProcessBuilder::setInput() do not accept non-scalar types
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dtype.test2 escape types
/plugin/bez/struct/
H A DBezType.php6 use dokuwiki\plugin\struct\types\AbstractMultiBaseType;
/plugin/pdfjs/pdfjs/web/locale/mai/
H A Dviewer.properties158 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
159 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/mk/
H A Dviewer.properties138 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
139 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/ml/
H A Dviewer.properties173 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
174 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/as/
H A Dviewer.properties157 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
158 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/kok/
H A Dviewer.properties157 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
158 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/ks/
H A Dviewer.properties158 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
159 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/km/
H A Dviewer.properties173 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
174 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/wikistats/
H A Dsyntax.php140 static $types = array('pages', 'medias', 'stats');
150 if (in_array($match[1], $types)) {
/plugin/pdfjs/pdfjs/web/locale/or/
H A Dviewer.properties157 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
158 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/sah/
H A Dviewer.properties156 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
157 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/brx/
H A Dviewer.properties157 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
158 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/lg/
H A Dviewer.properties107 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
108 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/xcom/
H A Dremote.php352 …$types = array('C'=>'<u>C</u>reate','E'=>'<u>E</u>dit','e' =>'minor <u>e</u>dit','D'=>'<u>D</u>ele…
364 $val = $types[$val];

12345678910>>...23