Home
last modified time | relevance | path

Searched refs:add (Results 251 – 275 of 2070) sorted by relevance

1...<<11121314151617181920>>...83

/plugin/openid/Auth/OpenID/
H A DBigMath.php106 $n = $this->add($n, $byte);
195 abstract protected function add($x, $y); function in Auth_OpenID_MathLibrary
238 function add($x, $y) function in Auth_OpenID_BcMathWrapper
328 function add($x, $y) function in Auth_OpenID_GmpMathWrapper
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.js189 body.classList.add("impress-supported");
387 body.classList.add("impress-enabled");
446 el.classList.add("active");
448 body.classList.add("impress-on-" + el.id);
583 step.classList.add("future");
589 event.target.classList.add("present");
594 event.target.classList.add("past");
631 body.classList.add("impress-disabled");
/plugin/indexmenu/scripts/
H A Dcontextmenu.local.js.example21 // add option to page menu
32 //override or add here the menu entries for admin, see for examples above
42 //override or add here the menu entries for authenticated users, see for examples above
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DStylusFilter.php96 $pb->add($this->nodeBin)->add($input = FilesystemUtils::createTemporaryFile('stylus'));
/plugin/gtime/gtlib/asn1/cms/
H A DCMSEncapsulatedContentInfo.php109 $sequence->add(new ASN1ObjectId($this->contentType));
110 $sequence->add($tag);
/plugin/fontface/
H A Dinstall_fonts.txt13 Optionally you can also add:
27 You can add variants into the "fontFile" option, e.g. 'Expletus+Sans:regular,bold'.
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
H A DGenericRequestHandler.php36 public function add(RequestContext $context, AddRequest $add): void
38 throw new OperationException('The add operation is not supported.');
35 add(RequestContext $context, AddRequest $add) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Delimiter/Processor/
H A DStaggeredDelimiterProcessor.php49 $this->add($processor);
70 * @throws InvalidArgumentException if attempting to add another processors for the same character and minimum length
72 public function add(DelimiterProcessorInterface $processor): void
77 throw new InvalidArgumentException(\sprintf('Cannot add two delimiter processors for char "%s" and minimum length %d', $this->delimiterChar, $len));
67 public function add(DelimiterProcessorInterface $processor) global() function in League\\CommonMark\\Delimiter\\Processor\\StaggeredDelimiterProcessor
/plugin/imgpaste/
H A Dscript.js58 box.classList.add('success');
69 box.classList.add('error');
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DScreenRecorder.java82 screenshots.add(config.submit(screenShot)); in runInternal()
188 fragments.add(new Fragment()); in start()
260 frameShapes.add(new ShapeImpl(region.getImageLocation(), content)); in getMovie()
262 …framesCollector.add(new FrameImpl(frameShapes, screenShot.getMousePosition(), screenShot.getSize()… in getMovie()
274 …fragmentCollector.add(new FragmentImpl(Collections.unmodifiableList(framesCollector), fragment.aud… in getMovie()
/plugin/authgooglesheets/vendor/google/auth/src/Cache/
H A DTypedItem.php121 $this->expiration = $this->currentTime()->add(new \DateInterval("PT{$time}S"));
123 $this->expiration = $this->currentTime()->add($time);
H A DItem.php128 $this->expiration = $this->currentTime()->add(new \DateInterval("PT{$time}S"));
130 $this->expiration = $this->currentTime()->add($time);
/plugin/findologicxmlexport/vendor/sebastian/exporter/src/
H A DExporter.php65 $context->add($data);
255 $key = $processed->add($value);
281 $hash = $processed->add($value);
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessBuilderTest.php25 ->add('foo')
31 ->add('foo')
46 ->add('command')
/plugin/gitlabproject/
H A DREADME.md19 * **unwanted.users**: If you want to not display some users of your project, add them here, separat…
43 Inside the root of the plugin, you will have a JSON file called: `server.json`. Inside you can add
64 Then simply add `server` parameter:
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/
H A DRequireJsProcess.php69 $assets->add(new FileAsset(dirname(__DIR__) . '/Resources/require.js'));
70 $assets->add(new StringAsset($requireConfig));
167 $assets->add(new FileAsset($match));
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNConfigSet.php139 public function add(ATNConfig $config, ?DoubleKeyMap $mergeCache = null) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\ATNConfigSet
211 $states->add($config->state);
228 $alts->add($config->alt);
278 $this->add($config);
H A DParserATNSimulator.php176 * make sure that all requests to add DFA states that are equivalent result in
436 * - add an edge from previous DFA state to potentially new DFA state, D,
637 * Compute a target state for an edge in the DFA, and attempt to add
659 // Create new target state; we'll add to DFA after it's complete
946 $intermediate->add($cfg, $this->mergeCache);
971 // It can only have one alternative; just add to result
1019 * only add them back to reach if no configuration during the current
1030 $reach->add($lValue, $this->mergeCache);
1075 $result->add($config, $this->mergeCache);
1085 $result->add(ne
[all...]
/plugin/prosemirror/
H A Drenderer.php50 $this->nodestack->add($node);
290 $this->nodestack->add($node);
326 $this->nodestack->add($node);
416 $this->nodestack->add($node);
524 $this->nodestack->add(new Node('hard_break'));
530 $this->nodestack->add(new Node('horizontal_rule'));
567 $this->nodestack->add($node);
/plugin/webcomponent/_test/data/pages/
H A Dmath.txt4 The ''math'' component allows to add [[http://docs.mathjax.org/en/latest/start.html#tex-and-latex-i…
8 …g/devel:event_handlers|event]] called ''TPL_DOCUMENT_CLOSING'' in order to add the mathjax library…
/plugin/findologicxmlexport/vendor/sebastian/comparator/
H A DREADME.md9 You can add this library as a local, per-project dependency to your project using [Composer](https:…
13 …evelopment, for instance to run your project's test suite, then you should add it as a development…
/plugin/fedauth/lang/en/
H A Dadmproviders.txt16 You can add your own provider setting. You should add at least small image for it.
/plugin/tuxquote/
H A DREADME9 You can add or remove images from lib/plugins/tuxquote/images/ directory. All jpg, png and gif imag…
39 - Alternatively you can add "~~NOCACHE~~" to the top of the page.
40 - Edit a wiki page and add the '[TUXQUOTE]' token.
/plugin/gitlabapi/
H A DREADME.md39 The plugin displays following information if you add corresponded parameter:
54 There a JSON file `server.json` inside the root of plugin. You can add or change the servers and th…
67 Then you can add `server` parameter as follows:
/plugin/combo/resources/snippet/js/
H A Dmetadata.js34 submitButton.classList.add("btn", "btn-primary");
142 viewerButton.classList.add("btn", "btn-link", "text-primary", "text-decoration-bone", "fs-6", "text-muted");
154 submitButton.classList.add("btn", "btn-primary");

1...<<11121314151617181920>>...83