Home
last modified time | relevance | path

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

12

/plugin/wysiwyg/fckeditor/editor/_source/internals/
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/grensladawritezor/fckeditor/editor/_source/internals/
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/
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/
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)
DException.php37 namespace Hoa\Regex;
DGrammar.pp34 // Grammar \Hoa\Regex\Grammar.
/plugin/findologicxmlexport/vendor/hoa/regex/Visitor/
DIsotropic.php37 namespace Hoa\Regex\Visitor;
40 use Hoa\Regex; alias
329 throw new Regex\Exception(
/plugin/extranet/
DREADME_DE.md10 - Seiten und Mediendateien über exakte IDs, Namensräume, Platzhalter oder Regex filtern;
37 - `extranet_match_regex`: Regex zur Erkennung des Extranets aus dem konfigurierten Wert
40 - `filter_regex`: zusätzliche Regex zum Ansprechen von Seiten oder Mediendateien
86 - `getExtranetMatchRegex()`: gibt die konfigurierte Regex zurück
DDOKU_DE45 | extranet_match_regex | Regex zur Erkennung einer Extranet-Anfrage anhand des konfigurierten Werts…
48 | filter_regex | Zusätzliche Regex zum Ansprechen von Seiten oder Mediendateien. | '''' |
105 | ''getExtranetMatchRegex()'' | ''2026-03-13'' | Gibt die Extranet-Erkennungs-Regex zurück. |
112 …3'' | Prüft eine ID gegen eine exakte Regel, einen Namensraum, einen Platzhalter oder eine Regex. |
DDOKU_ES45 | extranet_match_regex | Regex usada para detectar una solicitud de extranet a partir del valor con…
48 | filter_regex | Regex adicional para apuntar a páginas o archivos multimedia. | '''' |
DDOKU45 | extranet_match_regex | Regex permettant de détecter une requête extranet à partir de la valeur lu…
48 | filter_regex | Regex complémentaire pour cibler pages ou médias. | '''' |
DDOKU_EN45 | extranet_match_regex | Regex used to detect an extranet request from the configured value. | ''''…
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/Resources/unidata/
DRegex.php8 final class Regex class
/plugin/regex_template/
Dinfo.txt6 name Regex Template
/plugin/findologicxmlexport/vendor/hoa/math/Test/Unit/Visitor/
DArithmetic.php43 use Hoa\Regex; alias
65 new Regex\Visitor\Isotropic(
/plugin/searchpattern/
Dplugin.info.txt6 …" - case insensitive ; ~~SEARCHPATTERN\#\'myRegex\'~~ -> search myRegex ; Regex syntax is strictly…
/plugin/deletepageguard/
H A DCHANGELOG.md27 - Regex pattern validation to prevent malformed expressions
H A DREADME.md64 * **Regex Validation**: All regular expressions are validated for syntax before use.
/plugin/visualindex/
H A DDOKU_EN.md66 | skip_file | Regex of pages to ignore. | '''' |
H A DDOKU_DE.md66 | skip_file | Regex für zu ignorierende Seiten. | '''' |
H A DDOKU_ES.md66 | skip_file | Regex de páginas a ignorar. | '''' |
H A DDOKU.md66 | skip_file | Regex des pages à ignorer. | '''' |
/plugin/catmenu/
H A DDOKU_EN50 | skip_file | Regex used to ignore page IDs. Also accepts ''@hidepages'' to reuse DokuWiki's ''hide…
H A DDOKU50 | skip_file | Regex pour ignorer des IDs de page. Accepte aussi ''@hidepages'' pour réutiliser le p…
/plugin/grensladawritezor/fckeditor/editor/js/
Dfckeditorcode_gecko.js45Regex={};A.BlocksOpener=/\<(P|DIV|H1|H2|H3|H4|H5|H6|ADDRESS|PRE|OL|UL|LI|TITLE|META|LINK|BASE|SCRI…

12