Home
last modified time | relevance | path

Searched refs:existing (Results 51 – 75 of 178) sorted by relevance

12345678

/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst516 Reading the existing ``TokenParser`` classes is the best way to learn all
604 * Returns the token parser instances to add to the existing list.
611 * Returns the node visitor instances to add to the existing list.
618 * Returns a list of filters to add to the existing list.
625 * Returns a list of tests to add to the existing list.
632 * Returns a list of functions to add to the existing list.
639 * Returns a list of operators to add to the existing list.
646 * Returns a list of global variables to add to the existing list.
/plugin/admnote/
H A DREADME.md9 Some note styles had to be renamed to avoid conflicts with existing DokuWiki base styles.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dnamespaces.asciidoc63 The following example shows how you can add an alias to an existing index:
H A Dinstallation.asciidoc52 `composer.json`. If you have an existing project, include this requirement
H A Dindex-operations.asciidoc197 The PUT Mappings API allows you to modify or add to an existing index's mapping.
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt157 value should be overwritten if already existing within document.
167 Provide functionality to find URIs of existing reference nodes.
/plugin/acronym/
H A DREADME31 2010-10-13: 2 hours: convert tool to convert existing files from dokuwiki syntax to mediawiki syntax
/plugin/flowplay/flowplayer/
H A Djavascript.txt80 an existing playlist by calling this method with an object that
/plugin/authyubikey/lib/
H A DREADME4 the Yubikey into your existing PHP-based user authentication
/plugin/webdav/vendor/sabre/http/
H A DREADME.md542 * This method overwrites all existing HTTP headers
553 * overwritten, but any other existing headers will be retained.
687 * This method overwrites all existing HTTP headers
698 * overwritten, but any other existing headers will be retained.
/plugin/davcal/vendor/sabre/http/
H A DREADME.md542 * This method overwrites all existing HTTP headers
553 * overwritten, but any other existing headers will be retained.
687 * This method overwrites all existing HTTP headers
698 * overwritten, but any other existing headers will be retained.
/plugin/metaheaders/
H A DREADME28 over the existing one. If you got any problems, remove the plugin and
/plugin/bibtex4dw/
H A DREADME.md16 * Reuse existing BibTeX databases
/plugin/html2pdf/snorriheim/
H A Dprint.css62 /* existing wikilink */
/plugin/flashplayer/
H A Dreadme-en.txt65 directory. Just add the language you need by copying an existing language
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md60 * passing a not existing working directory to the constructor of the `Symfony\Component\Process\Process` class is not
/plugin/authdrupal8/
H A Dpassword.inc135 * An existing hash or the output of _password_generate_salt(). Must be
155 // The first 12 characters of an existing hash are its setting string.
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor.properties180 overwriteExistingFile=Overwrite existing file?
H A Deditor.properties.bak176 overwriteExistingFile=Overwrite existing file?
H A Deditor_zh-CN.properties176 overwriteExistingFile=Overwrite existing file?
/plugin/groupmanager/
H A DREADME12 existing users can easily be found and added to groups in Wikis with many users.
/plugin/mediasyntax/
H A DREADME51 2010-10-13: 2 hours: convert tool to convert existing files from dokuwiki syntax to mediawiki syntax
/plugin/refnotes/
H A Dadmin.js997 function validateName(name, type, existing) {
1018 if (existing.has(name)) {
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DParserATNSimulator.php614 * Get an existing target state for an edge in the DFA. If the target state
621 * @return DFAState|null The existing target DFA state for the given input
2349 $to = $this->addDFAState($dfa, $to);// used existing if possible not incoming
2371 * is already in the DFA, the existing state is returned. Otherwise this
2381 * the existing state if `D` is already in the DFA, or `D`
2392 $existing = $dfa->states->get($D);
2394 if ($existing !== null && $existing instanceof DFAState) {
2395 return $existing;
/plugin/dw2pdf/
H A Dcomposer.lock299 "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",

12345678