Home
last modified time | relevance | path

Searched refs:escape (Results 1 – 12 of 12) sorted by relevance

/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DMBOXCreator.php34 $escape = "=";
47 $c = $escape.$hex["$h2"].$hex["$h1"];
50 $output .= $newline.$escape.$eol; // soft line break; " =\r\n" is okay
/dokuwiki/inc/Parsing/ParserMode/
H A DWordblock.php34 $this->pattern .= $sep . '(?<=\b)(?i)' . Lexer::escape($badword) . '(?-i)(?=\b)';
H A DSmiley.php28 $this->pattern .= $sep . '(?<=\W|^)' . Lexer::escape($smiley) . '(?=\W|$)';
H A DEntity.php29 $this->pattern .= $sep . Lexer::escape($entity);
/dokuwiki/lib/plugins/usermanager/lang/da/
H A Dimport.txt5 …ge afgrænses med anførelsestegn (%%""%%). Omvent skråstreg (\) kan benyttes som "escape character".
/dokuwiki/lib/plugins/usermanager/lang/it/
H A Dimport.txt5 … con apici (%%""%%). Il backslash (\) può essere usato come carattere di escape, cioè per indicare…
/dokuwiki/lib/plugins/config/core/Setting/
H A DSetting.php260 $value = $this->escape($this->local);
/dokuwiki/inc/Parsing/Lexer/
H A DLexer.php305 public static function escape($str) function in dokuwiki\\Parsing\\Lexer\\Lexer
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG361 * Fixed escape char regexp for C-style languages (BenBE)
376 - Fixed a problem where HardEscapes weren't working when no escape char was given (BenBE)
380 - Added a possibility to allow setting the style for escape characters (BenBE)
533 …* Fixed escape char support when an escape char is followed by multi-byte chars (SF#2037598, BenBE)
798 - Removed \ as an escape character in T-SQL (Dave Jackson)
834 - Removed escape characters for strings in XML and HTML (floele)
851 - Fix for using escape characters to escape newlines breaking XHTML compliance (Yves Goergen)
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php2706 $escape = $escape_regexp_cache_per_key[$next_escape_regexp_key];
2707 $escape_str = substr($part, $es_pos, $escape['length']);
2708 $escape_key = $escape['key'];
2721 $start = $es_pos + $escape['length'];
/dokuwiki/lib/scripts/jquery/
H A Djquery-ui.min.js6escape(t+"")}),V.fn.even&&V.fn.odd||V.fn.extend({even:function(){return this.filter(function(t){re…
H A Djquery.min.js2 …ue=ce.uniqueSort,I.compile=ne,I.select=re,I.setDocument=V,I.tokenize=Y,I.escape=ce.escapeSelector,…