Home
last modified time | relevance | path

Searched refs:regular (Results 1 – 25 of 180) sorted by relevance

12345678

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
DEvalBarrett.php193 $regular = '
202 $regular .= '
204 $regular .= $i ? ' + $carry;' : ';';
206 $regular .= '$carry = ';
207 $regular .= $class::BASE === 26 ?
210 $regular .=
213 $regular .= '(int) (';
215 $regular .= '$subtemp - ' . $class::BASE_FULL . ' * $carry';
216 $regular .= $class::BASE === 26 ? ');' : ';';
219 $regular .= '$' . $output . '[' . count($arr) . '] = $carry;';
[all …]
/plugin/sequencediagram/bower_components/snap.svg/doc/fonts/
Dstylesheet.css19 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/asciidocjs/node_modules/minimist/test/
Dunknown.js13 var regular = ['--herp', 'true', '-d', 'true'];
20 parse(regular, opts);
51 var regular = ['--herp', 'hello', '-d', 'moon'];
58 parse(regular, opts);
71 var regular = ['--herp', 'hello'];
78 parse(regular, opts);
Dbool.js43 var regular = ['--herp', 'derp'];
48 var propertyArgv = parse(regular, {
65 var regular = ['--herp', 'derp'];
71 var propertyArgv = parse(regular, opts);
84 var regular = ['--herp', 'derp'];
91 var propertyArgv = parse(regular, opts);
107 var regular = ['--herp', 'true'];
113 var propertyArgv = parse(regular, opts);
/plugin/directorylist/
Dstyle.css5 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/asciidocjs/node_modules/emoji-regex/
DREADME.md3 _emoji-regex_ offers a regular expression to match all emoji symbols (including textual representat…
5 …tes this regular expression based on [the data from Unicode v12](https://github.com/mathiasbynens/…
19 // Note: because the regular expression has the global flag set, this module
20 // exports a function that returns the regex rather than exporting the regular
22 // original regular expression.
/plugin/revealjs/lib/font/source-sans-pro/
Dsource-sans-pro.css3 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/
DREADME.md26 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/zwidoku/files/
H A Dfonts.css1 /* open-sans-regular - greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek */
7 …url('../fonts/open-sans-v17-greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek-regular.woff2') …
8 …url('../fonts/open-sans-v17-greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek-regular.woff') f…
/plugin/publistf/
DTODO11 with perl regular expressions characters "[", "]", "|".
13 - This way, more powerful regular expressions can be used in options, like
/plugin/publist/
DTODO11 with perl regular expressions characters "[", "]", "|".
13 - This way, more powerful regular expressions can be used in options, like
/plugin/publistx/
DTODO11 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/
DREADME8 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/batchedit/
Dplugin.info.txt6 desc Edit wiki pages using regular expressions.
/plugin/shorturl/lang/en/
Dintro.txt8 short regular:page:name
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
Ddo.rst7 The ``do`` tag works exactly like the regular variable expression (``{{ ...
Dfilter.rst4 Filter sections allow you to apply regular Twig filters on a block of template
/plugin/redirector/
DredirectURLs.txt.orig1 # Redirection of old pages to new ones - those are regular expressions
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DAttr.IDBlacklistRegexp.txt6 PCRE regular expression to be matched against all IDs. If the expression is
DAutoFormat.RemoveEmpty.RemoveNbsp.txt8 non-breaking spaces as well as regular whitespace as empty, and remove
/plugin/shorturl/lang/de/
Dintro.txt8 short regular:page:name
/plugin/googlefonts/
DREADME11 You can add variants into the "fontFile" option, e.g. 'Expletus+Sans:regular,bold'.
/plugin/indexmenu/scripts/fancytree/skin-bootstrap/
Dboot.css3 src: url(../fonts/glyphicons-halflings-regular.eot);
4regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) …
/plugin/tableedit/
DREADME.md6 …a friendly user iterface to underlying manipulation with the table markup using regular expression.
/plugin/minimap/
DREADME.md32 <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…

12345678