Searched refs:BACKSLASH (Results 1 – 6 of 6) sorted by relevance
/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/ |
D | wrap-for-optimizing.js | 8 BACKSLASH: '\\', property 102 …(lastValue[1].indexOf(Match.BACKSLASH) > 0 && lastValue[1].indexOf(Match.BACKSLASH) == lastValue[1… 103 match = [Hack.BACKSLASH, lastValue[1].substring(lastValue[1].indexOf(Match.BACKSLASH) + 1)]; 104 } else if (lastValue[1].indexOf(Match.BACKSLASH) === 0 && lastValue[1].length == 2) { 105 match = [Hack.BACKSLASH, lastValue[1].substring(1)]; 152 … .substring(0, lastValue[1].indexOf(hackFrom[0] == Hack.BACKSLASH ? Match.BACKSLASH : Match.BANG)) 169 } else if (whichHack[0] == Hack.BACKSLASH || whichHack[0] == Hack.BANG) {
|
D | hack.js | 4 BACKSLASH: 'backslash', property
|
D | restore-from-optimizing.js | 62 } else if (property.hack[0] == Hack.BACKSLASH) {
|
/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-1/ |
D | optimize.js | 411 property.hack[0] == Hack.BACKSLASH && !options.compatibility.properties.ieSuffixHack ||
|
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
D | asciidoctor.cjs | 4626 $const_set($nesting[0], 'BACKSLASH', "\\"); 4804 if ($truthy(value['$include?']($$('BACKSLASH')))) { 9360 $const_set($nesting[0], 'BACKSLASH', "\\"); 9386 if ($truthy(($ret_or_2 = self.file_separator['$==']($$('BACKSLASH'))))) { 9475 …if (($eqeq(self.file_separator, $$('BACKSLASH')) && ($truthy(path['$include?']($$('BACKSLASH')))))… 9477 return path.$tr($$('BACKSLASH'), $$('SLASH')); 9604 …lf['$descends_from?'](start, jail)['$!']())))) && ($eqeq(self.file_separator, $$('BACKSLASH'))))) {
|
/plugin/html2pdf/html2pdf/html2ps/data/ |
D | LineBreak.txt | 6308 20E0;CM # COMBINING ENCLOSING CIRCLE BACKSLASH 6885 2340;AL # APL FUNCTIONAL SYMBOL BACKSLASH BAR 6887 2342;AL # APL FUNCTIONAL SYMBOL QUAD BACKSLASH 6894 2349;AL # APL FUNCTIONAL SYMBOL CIRCLE BACKSLASH 7102 244A;AL # OCR DOUBLE BACKSLASH
|