Home
last modified time | relevance | path

Searched refs:use (Results 126 – 150 of 2144) sorted by relevance

12345678910>>...86

/plugin/latex-was/
H A DTODO1 -ODT export looks fugly due to grainy equations and large fonts, but maybe people never use those m…
4 -use pdf2svg?
5 -use dvisvgm? output seems weird on my first try at it.
/plugin/twofactor/lang/en/
H A Doptout.txt1 This wiki has the ability to use two-factor authentication. It is highly recommended using it by configuring one or more of the mechanisms below.
3 However, if you don't want to use this option, you can opt out below. You can always re-enable two-factor authentication later.
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md8 Parse DSN strings into value objects to make them easier to use, pass around and
22 use Nyholm\Dsn\DsnParser;
63 use Nyholm\Dsn\DsnParser;
72 If functions are supported (like in the Symfony Mailer component) we can use `DsnParser::parseFunc()`:
75 use Nyholm\Dsn\DsnParser;
85 use Nyholm\Dsn\DsnParser;
107 use Nyholm\Dsn\DsnParser;
126 use Nyholm\Dsn\DsnParser;
127 use Nyholm\Dsn\Exception\InvalidDsnException;
157 use Nyhol
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DSECURITY.md3 To report a security issue, please use [g.co/vulnz](https://g.co/vulnz).
7 We use g.co/vulnz for our intake, and do coordination and disclosure here using GitHub Security Adv…
/plugin/authgooglesheets/vendor/google/auth/
H A DSECURITY.md3 To report a security issue, please use [g.co/vulnz](https://g.co/vulnz).
7 We use g.co/vulnz for our intake, and do coordination and disclosure here using GitHub Security Adv…
/plugin/authgooglesheets/vendor/google/apiclient/
H A DSECURITY.md3 To report a security issue, please use [g.co/vulnz](https://g.co/vulnz).
7 We use g.co/vulnz for our intake, and do coordination and disclosure here using GitHub Security Adv…
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dnumber_format.rst29 If no formatting options are provided then Twig will use the default formatting
53 * ``decimal_point``: The character(s) to use for the decimal point
54 * ``thousand_sep``: The character(s) to use for the thousands separator
/plugin/jdraw/
H A Dlicense.txt3 commercial use is prohibited.
6 of non-commercial use only.
8 If you are interested in commercial use, contact support@hammurapi.com to obtain a commercial licen…
/plugin/displaywikipage/lang/en/
H A Dintro.txt9 The plugin also exports a function for use with your template, so you will have to insert the follo…
17 To display a wiki page at any point in your document, use the following code:
25 Using the above code in this fashion will allow your users to use the template whether or not you h…
/plugin/svgpureinsert/_test/
H A Dsvglogo.svg43 <use xlink:href="#svgbar" transform="rotate(45)"/>
44 <use xlink:href="#svgbar" transform="rotate(90)"/>
45 <use xlink:href="#svgbar" transform="rotate(135)"/>
48 <use xlink:href="#svgstar"/>
/plugin/findologicxmlexport/vendor/sebastian/exporter/
H A DREADME.md14 use SebastianBergmann\Exporter\Exporter;
39 use SebastianBergmann\Exporter\Exporter;
75 use SebastianBergmann\Exporter\Exporter;
123 use SebastianBergmann\Exporter\Exporter;
/plugin/diagramsnet/lib/img/lib/allied_telesis/media_converters/
H A DIndustrial_Media_Converter.svg1use xlink:href="#B"/><path d="M24.97 12.397l.247 4.7" class="N"/><use xlink:href="#C"/><path d="M2…
/plugin/mantis/lib/
H A Dclass.wsdl.php1169 $xml .= $this->serializeType($name, $type, $p, $use, $enc_style);
1330 if ($unqualified && $use == 'literal') {
1336 if ($use == 'literal') {
1367 if ($use == 'literal') {
1399 if ($use == 'literal') {
1451 if ($use == 'literal') {
1465 if ($use == 'literal') {
1493 if ($use == 'literal') {
1560 if ($use == 'literal') {
1641 * @param string $use use for part (encoded|literal)
[all …]
H A Dchangelog34 - soap_server: use soap_defencoding instead of charset_encoding
101 - xmlschema: use $this->typemap in getPHPType (which is not used)
129 - wsdl: use expandEntities
130 - soap_fault: use expandEntities
149 - soap_server: Fix use of style (rpc|document) and use (encoded|literal)
261 - general: use new debug methods; never access debug_str directly
342 - soap_server: use get_class instead of is_a (thanks Thomas Noel)
343 - soapclient: use get_class instead of is_a (thanks Thomas Noel)
417 - soap_server: make consistent use of _SERVER and HTTP_SERVER_VARS
426 - wsdl: make consistent use of _SERVER and HTTP_SERVER_VARS
[all …]
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dintl.rst46 use ``Locale::getDefault()``
50 * ``format``: Optional pattern to use when formatting or parsing. Possible
53 * ``calendar``: Calendar to use for formatting. The default value is 'gregorian',
59 For the following calendars should use 'traditional':
102 * ``type``: Optional formatting type to use (default: 'default'). Choose one of these types:
111 use ``Locale::getDefault()``
130 * ``currency``: The 3-letter ISO 4217 currency code indicating the currency to use.
133 use ``Locale::getDefault()``
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
H A DREADME.md23 …Web Font Loader](https://github.com/typekit/webfontloader) (if you wish to use custom fonts), [und…
40 also import the CSS if you plan to use the hand drawn theme:
51 You can use the Diagram class like:
62 or use jQuery to do all the work:
119 …r). This support of VML made it impossible to use some newer SVG capabilities. Native SVG allows u…
127 … 'snapSimple', 'snapHand', 'raphaelSimple', 'raphaelHand', which force the use of either Snap.svg,…
144 The Makefile will use npm to install all the dev dependencies, build, and test.
149 We use [qunit](https://qunitjs.com/) for testing. It can be ran from the command line, or via a bro…
192use of [Jison](https://zaach.github.io/jison/), snap.svg, underscore.js, and the awersome [Daniel …
209 Redistribution and use in source and binary forms, with or without modification, are permitted prov…
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dblock.rst11 …lock<../functions/block>`, :doc:`parent<../functions/parent>`, :doc:`use<../tags/use>`, :doc:`exte…
/plugin/diagramsnet/lib/img/lib/mscae/
H A DPluralSight_mono.svg1 …="http://www.w3.org/1999/xlink" width="64" height="64"><use xlink:href="#B" fill="#ec008c"/><use x…
H A DExpress_Route.svg1 … 0 0 1-1.8-1.8 1.79 1.79 0 1 1 3.6 0A1.79 1.79 0 0 1 25 7.4z"/><use xlink:href="#B"/><use xlink:hr…
H A DCognitive_Services_emotion.svg1 …4 2.07 1.79c.023 1.255-.93 2.325-2.047 2.325z"/><g fill="#fff"><use xlink:href="#B"/><use xlink:hr…
H A DCognitive_Services_face.svg1 …4.21-1.488c-.302 1.744-2.21 3.232-4.14 3.256z"/><g fill="#fff"><use xlink:href="#B"/><use xlink:hr…
H A DBacklog.svg1 …w3.org/1999/xlink" width="50" height="41.69"><g fill="#a0a1a2"><use xlink:href="#B"/><use xlink:hr…
/plugin/mediatooltip/
H A DREADME.md4 …oltips and image filenames for wikis that use images based on photographs. However it has been exp…
/plugin/gitlog/
H A Dreadme.md30 If you use git on windows, use ```git```.
52 Parameters in brackets [] are optional. Please dont use brackets within shortcode!
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Functions/
H A DOpeningFunctionBraceKernighanRitchieSniff.php93 … $use = $phpcsFile->findNext(T_USE, ($closeBracket + 1), $tokens[$stackPtr]['scope_opener']);
94 if ($use !== false) {
95 $openBracket = $phpcsFile->findNext(T_OPEN_PARENTHESIS, ($use + 1));

12345678910>>...86