Home
last modified time | relevance | path

Searched refs:characters (Results 51 – 75 of 240) sorted by relevance

12345678910

/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md152 …alue, $message = '')` | Check that a string contains lowercase characters only
153 …alue, $message = '')` | Check that a string contains uppercase characters only
154 …value, $length, $message = '')` | Check that a string has a certain number of characters
155 … $min, $message = '')` | Check that a string has at least a certain number of characters
156 …, $max, $message = '')` | Check that a string has at most a certain number of characters
/plugin/sphinxsearch/
H A Dchangelog36 * Fixed bug with invalid characters in XML
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DCHANGELOG.md26 * Fix generatation of space (`\s`) characters. (Metalaka, 2015-08-11T21:04:15+02:00)
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md66 - Allow multibyte characters to be parsed in `Message:bodySummary()`
97 - Fixed encoding of special characters in the `userInfo` component of an URI (#253)
282 - URI paths no longer encode the following characters because they are allowed
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/lists/
H A Dsyntax_plugin_lists.css26 /* allow for at least two characters in LI's number */
/plugin/templatepagename/
H A DREADME.md12 Be aware, when the template name starts with characters like `_` it is not
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md52 - #54 escape characters are now also considered inside of urls
58 - #74 fixed a bug that caused a bunch of broken characters when non-ASCII input was given. Parser n…
H A DREADME.md328 // in case we did not find a closing ~~ we just return the marker and skip 2 characters
349 3. Define escapeable characters
421 #### Define escapeable characters
423 Depending on the language features you have chosen there is a different set of characters that can …
424 using `\`. The following is the set of escapeable characters for traditional markdown, you can copy…
429 * @var array these are "escapeable" characters. When using one of these prefixed with a
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md165 * When surrounding strings with double-quotes, you must now escape `\` characters. Not
166 escaping those characters (when surrounded by double-quotes) is deprecated.
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DView.svelte65 // Replacing special characters '<' and '>' with encoded '&lt;' and '&gt;'
/plugin/sphinxsearch-was/
H A Dchangelog46 * Fixed bug with invalid characters in XML
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample03.afp73 lcToolbar=oFCKeditor.StripAttacks(lcToolbar) && Remove special escape characters
H A Dsample04.afp79 lcSkin=oFCKeditor.StripAttacks(lcSkin) && Remove special escape characters
H A Dsample02.afp87 lcLanguage=oFCKeditor.StripAttacks(lcLanguage) && Remove special escape characters
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DTextStructureNamespace.asciidoc32 $params['line_merge_size_limit'] = (int) Maximum number of characters permitted in a single message when lines are merged to create messages. (Default = 10000)
/plugin/dontfeedtemplates/
H A DREADME.md8 you will not start you template with one of these three characters to make your
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt52 - Strip whitespace characters when parsing X509Certificate. fixes #84
162 - Remove closing PHP tag to fix extra whitespace characters from being output
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md255 - Index collation for non-ASCII characters.
327 - URL handling changed to work with special characters in path fragments; affects `<a>` links, `<img>` images and
404 - ToC since v5.7 incorrectly handling non-ascii characters, entities or tags
639 - attribute: divider="[characters including HTML entities]" added
712 Note - Some characters in Pashto/Sindhi/Urdu/Kurdish do not have Unicode values for the final/initial/medial forms of the characters.
713 However, some fonts include these characters "un-mapped" to Unicode (including XB Zar and XB Riyaz, which are bundled with mPDF).
720 Using "unAGlyphs" forces subsetting of fonts, and will not work with SIP/SMP fonts (using characters beyond the Unicode BMP Plane).
722 mPDF maps these characters to part of the Private Use Area allocated by Unicode U+F500-F7FF. This could interfere with correct use
726 even though some fonts contain glyphs for these characters
[all...]
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DUPGRADE.md39 - Log levels are not shortened to 4 characters anymore. e.g. a warning record
/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md218 * When surrounding strings with double-quotes, you must now escape `\` characters. Not
219 escaping those characters (when surrounded by double-quotes) is deprecated.
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog8 * Fixed: under certain circumstances custom characters were
18 * Fixed: number of custom characters no more limited to 256
207 * Fixed: number of characters not found in standard encoding
313 * Fixed: non-ASCII characters in TOC items could result in XML
562 HTML special characters)
653 vectors containing less than 255 characters (in particular,
862 non-ASCII characters when TTF files were parsed directly
875 * Change: basic support for Unicode characters missing in
1030 * Fixed: National characters were displayed incorreclty in
1033 * Fixed: National characters were displayed incorreclty in
[all …]
/plugin/bibtex/OSBib/
H A DCHANGELOG19 name is now allowed if the punctuation characters are different.
/plugin/chat/
H A Dreadme.txt123 * Security: Limited length of Name field to 30 characters.
125 …* Security: Filtering of Name field. Now it can consist of alphanumeric characters, dashes, unders…
/plugin/odtsupport/
H A Ddokuwiki_plugin_page.wiki71 …ce(s) and pagename to create an MD2 hash value and output it's first 4 characters. Since that's ra…
104 Same as //pagehashtofield//, but will only output the first 4 characters.

12345678910