Home
last modified time | relevance | path

Searched refs:Component (Results 176 – 200 of 496) sorted by path

12345678910>>...20

/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/
H A DTextTest.php5 use Sabre\VObject\Component\VCard;
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/VCard/
H A DDateAndOrTimeTest.php16 $vcard = new VObject\Component\VCard();
88 $vcard = new VObject\Component\VCard();
104 $vcard = new VObject\Component\VCard();
116 $vcard = new VObject\Component\VCard();
129 $vcard = new VObject\Component\VCard();
142 $vcard = new VObject\Component\VCard();
157 $vcard = new VObject\Component\VCard();
169 $vcard = new VObject\Component\VCard();
181 $vcard = new VObject\Component\VCard();
223 $vcard = new VObject\Component\VCard();
[all …]
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php6 Sabre\VObject\Component\VCalendar,
7 Sabre\VObject\Component\VCard;
H A DSlashRTest.php13 $vcal = new Component\VCalendar();
H A DTestCase.php16 * @param resource|string|Component $expected
17 * @param resource|string|Component $actual
31 if (!$input instanceof Component) {
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DInfiniteLoopProblemTest.php8 Sabre\VObject\Component\VCalendar,
H A DMainTest.php8 use Sabre\VObject\Component\VCalendar;
/plugin/deeplautotranslate/
H A DLICENSE
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js621 …ITY:return"[p]";default:throw"Unknown type error: "+a;}};sre.SpeechRule.Component=function(a){this… class in sre.SpeechRule
622 sre.SpeechRule.Component.fromString=function(a){var b={};b.type=sre.SpeechRule.Type.fromString(a.su…
623Component.attributesFromString(a),a.grammar&&(b.grammar=a.grammar,delete a.grammar),Object.keys(a)…
624Component.grammarFromString=function(a){return sre.Grammar.parseInput(a)};sre.SpeechRule.Component
625Component.attributesFromString=function(a){if("("!=a[0]||")"!=a.slice(-1))throw new sre.SpeechRule…
626Component.prototype.attributesToString=function(){var a=this.getAttributes(),b=this.grammarToStrin…
627 …rn f.trim()});for(var b=[],c=0,d=a.length;c<d;c++){var e=sre.SpeechRule.Component.fromString(a[c])…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1 …$destroy();\n this.$destroy = () => {\n console.warn(`Component was already dest…
/plugin/dokukiwix/
H A DCOPYING125 packaging a Major Component, but which is not part of that Major
126 Component, and (b) serves only to enable use of the work with that
127 Major Component, or to implement a Standard Interface for which an
129 "Major Component", in this context, means a major essential component
/plugin/dokumicrobugtracker/
H A DLICENSE.txt125 packaging a Major Component, but which is not part of that Major
126 Component, and (b) serves only to enable use of the work with that
127 Major Component, or to implement a Standard Interface for which an
129 "Major Component", in this context, means a major essential component
/plugin/doodle4/
H A DLICENSE125 packaging a Major Component, but which is not part of that Major
126 Component, and (b) serves only to enable use of the work with that
127 Major Component, or to implement a Standard Interface for which an
129 "Major Component", in this context, means a major essential component
/plugin/evesso/phpoauthlib/src/OAuth/Common/Storage/
H A DSymfonySession.php8 use Symfony\Component\HttpFoundation\Session\SessionInterface;
/plugin/facebooklike/
H A DLICENSE125 packaging a Major Component, but which is not part of that Major
126 Component, and (b) serves only to enable use of the work with that
127 Major Component, or to implement a Standard Interface for which an
129 "Major Component", in this context, means a major essential component
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst15 use Symfony\Component\Validation\Constraints AS Assert;
64 …AnnotationRegistry::registerAutoloadNamespace("Symfony\Component\Validator\Constraint", "/path/to/…
179 use Symfony\Component\ClassLoader\UniversalClassLoader;
/plugin/findologicxmlexport/vendor/jms/metadata/src/Driver/
H A DLazyLoadingDriver.php8 use Symfony\Component\DependencyInjection\ContainerInterface;
/plugin/findologicxmlexport/vendor/jms/metadata/tests/Cache/
H A DPsrCacheAdapterTest.php11 use Symfony\Component\Cache\Adapter\ArrayAdapter;
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dexclusion_strategies.rst304 use Symfony\Component\ExpressionLanguage\ExpressionLanguage;
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/
H A DLazyEventDispatcher.php9 use Symfony\Component\DependencyInjection\ContainerInterface;
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/Subscriber/
H A DSymfonyValidatorValidatorSubscriber.php10 use Symfony\Component\Validator\Validator\ValidatorInterface;
/plugin/findologicxmlexport/vendor/jms/serializer/src/Exception/
H A DValidationFailedException.php7 use Symfony\Component\Validator\ConstraintViolationListInterface;
/plugin/findologicxmlexport/vendor/jms/serializer/src/Expression/
H A DExpression.php7 use Symfony\Component\ExpressionLanguage\ParsedExpression as BaseExpression;
8 use Symfony\Component\ExpressionLanguage\SerializedParsedExpression;
H A DExpressionEvaluator.php7 use Symfony\Component\ExpressionLanguage\ExpressionLanguage;
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DConstraintViolationHandler.php11 use Symfony\Component\Validator\ConstraintViolation;
12 use Symfony\Component\Validator\ConstraintViolationList;

12345678910>>...20