/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/ |
H A D | EvalBarrett.php | 193 $regular = ' 202 $regular .= ' 206 $regular .= '$carry = '; 210 $regular .= 213 $regular .= '(int) ('; 221 $regular .= ' 226 $regular .= ' 230 $regular .= '$carry = '; 234 $regular .= 245 $regular .= '}}'; [all …]
|
/plugin/sequencediagram/bower_components/snap.svg/doc/fonts/ |
H A D | stylesheet.css | 19 src: url('sourcesanspro-regular-webfont.eot'); 20 src: url('sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'), 21 url('sourcesanspro-regular-webfont.woff') format('woff'), 22 url('sourcesanspro-regular-webfont.ttf') format('truetype'), 23 url('sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg'); 49 src: url('sourcecodepro-regular-webfont.eot'); 50 src: url('sourcecodepro-regular-webfont.eot?#iefix') format('embedded-opentype'), 51 url('sourcecodepro-regular-webfont.woff') format('woff'), 52 url('sourcecodepro-regular-webfont.ttf') format('truetype'), 53 url('sourcecodepro-regular-webfont.svg#source_code_proregular') format('svg');
|
/plugin/directorylist/ |
H A D | style.css | 5 src: url('font/genericons-regular-webfont.eot'); 6 src: url('font/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'), 7 url('font/genericons-regular-webfont.woff') format('woff'), 8 url('font/genericons-regular-webfont.ttf') format('truetype'), 9 url('font/genericons-regular-webfont.svg#genericonsregular') format('svg');
|
/plugin/revealjs/lib/font/source-sans-pro/ |
H A D | source-sans-pro.css | 3 src: url('source-sans-pro-regular.eot'); 4 src: url('source-sans-pro-regular.eot?#iefix') format('embedded-opentype'), 5 url('source-sans-pro-regular.woff') format('woff'), 6 url('source-sans-pro-regular.ttf') format('truetype');
|
/plugin/findologicxmlexport/vendor/hoa/regex/ |
H A D | README.md | 26 This library provides tools to analyze regular expressions and generate strings 27 based on regular expressions ([Perl Compatible Regular 64 As a quick overview, we propose to see two examples. First, analyze a regular 66 on a regular expression by visiting its AST with an isotropic random approach. 68 ### Analyze regular expressions 72 and produce an AST of the following regular expression: `ab(c|d){2,4}e?`. Thus: 114 ### Generate strings based on regular expressions 116 To generate strings based on the AST of a regular expressions, we will use the 129 Strings are generated at random and match the given regular expression.
|
/plugin/publist/ |
H A D | TODO | 11 with perl regular expressions characters "[", "]", "|". 13 - This way, more powerful regular expressions can be used in options, like
|
/plugin/publistf/ |
H A D | TODO | 11 with perl regular expressions characters "[", "]", "|". 13 - This way, more powerful regular expressions can be used in options, like
|
/plugin/publistx/ |
H A D | TODO | 11 with perl regular expressions characters "[", "]", "|". 13 - This way, more powerful regular expressions can be used in options, like
|
/plugin/freechat/phpfreechat/lib/csstidy-1.2/ |
H A D | README | 8 In opposite to most other CSS parsers, it does not use regular expressions and 9 thus has full CSS2 support and a higher reliability. The downside of not using regular expressions
|
/plugin/shorturl/lang/en/ |
H A D | intro.txt | 8 short regular:page:name
|
/plugin/batchedit/ |
H A D | plugin.info.txt | 6 desc Edit wiki pages using regular expressions.
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
H A D | do.rst | 7 The ``do`` tag works exactly like the regular variable expression (``{{ ...
|
H A D | filter.rst | 4 Filter sections allow you to apply regular Twig filters on a block of template
|
/plugin/redirector/ |
H A D | redirectURLs.txt.orig | 1 # Redirection of old pages to new ones - those are regular expressions
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | Attr.IDBlacklistRegexp.txt |
|
H A D | AutoFormat.RemoveEmpty.RemoveNbsp.txt |
|
/plugin/shorturl/lang/de/ |
H A D | intro.txt | 8 short regular:page:name
|
/plugin/googlefonts/ |
H A D | README | 11 You can add variants into the "fontFile" option, e.g. 'Expletus+Sans:regular,bold'.
|
/plugin/tableedit/ |
H A D | README.md | 6 …a friendly user iterface to underlying manipulation with the table markup using regular expression.
|
/plugin/tplinc/lang/en/ |
H A D | help.txt | 9 regular expressions, matched groups can be reused in the inserted page name by referencing them as …
|
/plugin/fontface/ |
H A D | install_fonts.txt | 27 You can add variants into the "fontFile" option, e.g. 'Expletus+Sans:regular,bold'.
|
/plugin/minimap/ |
H A D | README.md | 32 <minimap suppress="regular expression pattern" includeDirectory="false" debug="false" showHeader="t… 37 …* the `suppress` option will suppress the "regular expression pattern" part of the page title. It … 103 …* The regular expression was not strict for php 7.3 (See [pcre2-migration](https://wiki.php.net/rf…
|
/plugin/strreplace/ |
H A D | README | 9 The plugin also accepts regular expressions, which must be marked with open and closing hashes:
|
/plugin/aclplusregex/ |
H A D | README | 3 Dynamically extend DokuWiki ACLs based on regular expressions
|
/plugin/autolink4/lang/en/ |
H A D | admin_help.txt | 5 * Text to find. This can include certain regular expression characters, like square brackets and question marks. Pipe (|) and parentheses are not allowed.
|