Home
last modified time | relevance | path

Searched refs:annotation (Results 176 – 200 of 237) sorted by last modified time

12345678910

/plugin/pdfjs/pdfjs/web/locale/bn-BD/
H A Dviewer.properties220 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/brx/
H A Dviewer.properties156 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/en-GB/
H A Dviewer.properties230 # replaced by the modification date, and time, of the annotation.
234 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/es-ES/
H A Dviewer.properties230 # replaced by the modification date, and time, of the annotation.
234 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/es-MX/
H A Dviewer.properties230 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/gu-IN/
H A Dviewer.properties230 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/he/
H A Dviewer.properties230 # replaced by the modification date, and time, of the annotation.
234 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/hsb/
H A Dviewer.properties230 # replaced by the modification date, and time, of the annotation.
234 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/hy-AM/
H A Dviewer.properties189 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/ia/
H A Dviewer.properties230 # replaced by the modification date, and time, of the annotation.
234 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/ko/
H A Dviewer.properties230 # replaced by the modification date, and time, of the annotation.
234 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/lg/
H A Dviewer.properties106 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/lij/
H A Dviewer.properties230 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/ltg/
H A Dviewer.properties208 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/my/
H A Dviewer.properties186 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1annotation as break by catch class companion const constructor continue' +\n ' cro…
/plugin/codeprettify/code-prettify/src/
H A Dlang-kotlin.js38 …uctor|final|override|import|for|while|as|typealias|get|set|((data|enum|annotation|sealed) )?class|…
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1 …lign-top::before{content:"\F754"}.mdi-format-annotation-minus::before{content:"\FABB"}.mdi-format-
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dcustom.rst17 Inject annotation values
20 The annotation parser check if the annotation constructor has arguments,
56 ``@Target`` indicates the kinds of class element to which an annotation type is applicable.
92 Annotation parser check the given parameters using the phpdoc annotation ``@var``,
93 The data type could be validated using the ``@var`` annotation on the annotation properties
130 public $annotation;
161 ``@Required`` indicates that the field must be specified when the annotation is used.
294 You have a complete API for retrieving annotation class instances
308 Access one annotation of a class
322 Access one annotation of a method
[all …]
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocParser.php518 foreach (self::$metadataParser->parse($docComment, 'class @' . $name) as $annotation) {
519 if ($annotation instanceof Target) {
520 $metadata['targets'] = $annotation->targets;
521 $metadata['targets_literal'] = $annotation->literal;
526 if ($annotation instanceof Attributes) {
527 foreach ($annotation->value as $attribute) {
559 … foreach (self::$metadataParser->parse($propertyComment, $context) as $annotation) {
560 if ( ! $annotation instanceof Enum) {
564 $metadata['enum'][$property->name]['value'] = $annotation->value;
566 ? $annotation->literal
[all …]
H A DFileCacheReader.php240 foreach ($annotations as $annotation) {
241 if ($annotation instanceof $annotationName) {
242 return $annotation;
256 foreach ($annotations as $annotation) {
257 if ($annotation instanceof $annotationName) {
258 return $annotation;
272 foreach ($annotations as $annotation) {
273 if ($annotation instanceof $annotationName) {
274 return $annotation;
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DCHANGELOG.md18 * Documentation: Update API annotation. (Ivan Enderlin, 2016-01-20T22:18:30+01:00)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dhelp.phpt50 --strict-coverage Be strict about @covers annotation usage.
H A Dhelp2.phpt51 --strict-coverage Be strict about @covers annotation usage.

12345678910