Home
last modified time | relevance | path

Searched refs:normalizationRegex (Results 1 – 2 of 2) sorted by relevance

/plugin/pdfjs/pdfjs/web/
Dviewer.js6708 var normalizationRegex = null;
6711 if (!normalizationRegex) {
6713 normalizationRegex = new RegExp("[".concat(replace, "]"), 'g'); variable
6716 return text.replace(normalizationRegex, function (ch) {
Dviewer.js.map1normalizationRegex","replace","executeCommand","findbarClosed","pendingTimeout","matchIndex","scro…