Home
last modified time | relevance | path

Searched refs:Regex (Results 1 – 25 of 26) sorted by relevance

12

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckcodeformatter.js28 var oRegex = this.Regex = new Object() ;
55 if ( !this.Regex )
62 var sFormatted = html.replace( this.Regex.ProtectedTags, FCKCodeFormatter._ProtectData ) ;
65 sFormatted = sFormatted.replace( this.Regex.BlocksOpener, '\n$&' ) ;
66 sFormatted = sFormatted.replace( this.Regex.BlocksCloser, '$&\n' ) ;
67 sFormatted = sFormatted.replace( this.Regex.NewLineTags, '$&\n' ) ;
68 sFormatted = sFormatted.replace( this.Regex.MainTags, '\n$&\n' ) ;
73 var asLines = sFormatted.split( this.Regex.LineSplitter ) ;
83 if ( this.Regex.DecreaseIndent.test( sLine ) )
84 sIndentation = sIndentation.replace( this.Regex.FormatIndentatorRemove, '' ) ;
[all …]
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DIdn.php17 use Symfony\Polyfill\Intl\Idn\Resources\unidata\Regex; alias
254 …if (0x200C === $codePoint && 1 === preg_match(Regex::ZWNJ, $label, $matches, \PREG_OFFSET_CAPTURE,…
384 if (1 === preg_match(Regex::RTL_LABEL, $label)) {
389 if (1 !== preg_match(Regex::BIDI_STEP_1_RTL, $label)) {
397 if (1 === preg_match(Regex::BIDI_STEP_2, $label)) {
405 if (1 !== preg_match(Regex::BIDI_STEP_3, $label)) {
412 …if (1 === preg_match(Regex::BIDI_STEP_4_AN, $label) && 1 === preg_match(Regex::BIDI_STEP_4_EN, $la…
424 if (1 !== preg_match(Regex::BIDI_STEP_1_LTR, $label)) {
432 if (1 === preg_match(Regex::BIDI_STEP_5, $label)) {
440 if (1 !== preg_match(Regex::BIDI_STEP_6, $label)) {
[all …]
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DREADME.md19 # Hoa\Regex
23 …e/documentation-hack_book-ff0066.svg)](https://central.hoa-project.net/Documentation/Library/Regex)
30 [Learn more](https://central.hoa-project.net/Documentation/Library/Regex).
76 $grammar = new Hoa\File\Read('hoa://Library/Regex/Grammar.pp');
117 `Hoa\Regex\Visitor\Isotropic` visitor:
120 $generator = new Hoa\Regex\Visitor\Isotropic(new Hoa\Math\Sampler\Random());
134 [hack book of `Hoa\Regex`](https://central.hoa-project.net/Documentation/Library/Regex)
H A DException.php37 namespace Hoa\Regex;
H A DGrammar.pp34 // Grammar \Hoa\Regex\Grammar.
/plugin/findologicxmlexport/vendor/hoa/regex/Visitor/
H A DIsotropic.php37 namespace Hoa\Regex\Visitor;
40 use Hoa\Regex; alias
329 throw new Regex\Exception(
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/Resources/unidata/
H A DRegex.php8 final class Regex class
/plugin/regex_template/
H A Dinfo.txt6 name Regex Template
/plugin/findologicxmlexport/vendor/hoa/math/Test/Unit/Visitor/
H A DArithmetic.php43 use Hoa\Regex; alias
65 new Regex\Visitor\Isotropic(
/plugin/searchpattern/
H A Dplugin.info.txt6 …" - case insensitive ; ~~SEARCHPATTERN\#\'myRegex\'~~ -> search myRegex ; Regex syntax is strictly…
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md150 * `Hoa\Regex` is required. (Ivan Enderlin, 2014-09-28T22:14:19+02:00)
H A DREADME.md241 new Hoa\Regex\Visitor\Isotropic(new Hoa\Math\Sampler\Random())
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D27.27.js.map1 …or',\n 'Real',\n 'ReentrantLock',\n 'Ref',\n 'Regex',\n 'RegexM…
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js47Regex={};A.BlocksOpener=/\<(P|DIV|H1|H2|H3|H4|H5|H6|ADDRESS|PRE|OL|UL|LI|TITLE|META|LINK|BASE|SCRI…
H A Dfckeditorcode_gecko.js46Regex={};A.BlocksOpener=/\<(P|DIV|H1|H2|H3|H4|H5|H6|ADDRESS|PRE|OL|UL|LI|TITLE|META|LINK|BASE|SCRI…
/plugin/fckg/
H A DChanges50 Implemented option to rewrite FCKeditor smiley URLs when pages are moved to new server. Regex at to…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js57Regex={};A.BlocksOpener=/\<(P|DIV|H1|H2|H3|H4|H5|H6|ADDRESS|PRE|OL|UL|LI|DL|DT|DD|TITLE|META|LINK|…
H A Dfckeditorcode_ie.js61Regex={};A.BlocksOpener=/\<(P|DIV|H1|H2|H3|H4|H5|H6|ADDRESS|PRE|OL|UL|LI|DL|DT|DD|TITLE|META|LINK|…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1Regex to augment.\n * @param {Array} captureNames Array with capture names, or `null`.\n * @param …
/plugin/codemirror/dist/modes/
H A Dverilog.min.js.map1 …) + \")$\");\n return re;\n }\n\n // Interface\n return {\n\n // Regex to force current l…
/plugin/diagramsnet/lib/resources/
H A Ddia_id.txt612 regularExpression=Regex
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8Regex",{statics:{_cacheSize:15,_defaultMatchTimeout:System.TimeSpan.fromMilliseconds(-1),getCacheS…
/plugin/diagramsnet/lib/js/
H A Dorgchart.min.js8Regex",{statics:{_cacheSize:15,_defaultMatchTimeout:System.TimeSpan.fromMilliseconds(-1),getCacheS…
H A Dextensions.min.js1743Regex",{statics:{_cacheSize:15,_defaultMatchTimeout:System.TimeSpan.fromMilliseconds(-1),getCacheS…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1 …nd smartCase are ignored, and 'i' will be passed\n * through to the Regex object.\n */\n…

12