/external/chromium_org/chrome/browser/history/ |
in_memory_url_index_unittest.cc | 506 // Check that URLs are not escaped an escape time. [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/common/js/ |
util.js | 90 * @return {string} Escaped string. [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/Layout/ |
chapter-reflow-once.html | 55 <p><span>We were accustomed to sardine-box conditions in the always overcrowded press gallery of the Reichstag on "great days," but to-day we were piled on top of one another in closer formation even than a Prussian infantry platoon in the charge. Familiar faces were missing. Comert, of</span> <em class="italics">Le Temps</em><span>, Caro, of</span> <em class="italics">Le Matin</em><span>, and Bonnefon, of</span> <em class="italics">Le Figaro</em><span>, were not there. They had escaped, we were glad to hear, by one of the very last trains across the French frontier. Löwenton (a brother of Madame Nazimoff), Grossmann, Markoff and Melnikoff, our long-time Russian colleagues, were absent, too. Had they gained Wirballen in time, we wondered, or were they languishing in Spandau?</span></p>
|
chapter-reflow-thrice.html | 55 <p><span>We were accustomed to sardine-box conditions in the always overcrowded press gallery of the Reichstag on "great days," but to-day we were piled on top of one another in closer formation even than a Prussian infantry platoon in the charge. Familiar faces were missing. Comert, of</span> <em class="italics">Le Temps</em><span>, Caro, of</span> <em class="italics">Le Matin</em><span>, and Bonnefon, of</span> <em class="italics">Le Figaro</em><span>, were not there. They had escaped, we were glad to hear, by one of the very last trains across the French frontier. Löwenton (a brother of Madame Nazimoff), Grossmann, Markoff and Melnikoff, our long-time Russian colleagues, were absent, too. Had they gained Wirballen in time, we wondered, or were they languishing in Spandau?</span></p>
|
chapter-reflow-twice.html | 55 <p><span>We were accustomed to sardine-box conditions in the always overcrowded press gallery of the Reichstag on "great days," but to-day we were piled on top of one another in closer formation even than a Prussian infantry platoon in the charge. Familiar faces were missing. Comert, of</span> <em class="italics">Le Temps</em><span>, Caro, of</span> <em class="italics">Le Matin</em><span>, and Bonnefon, of</span> <em class="italics">Le Figaro</em><span>, were not there. They had escaped, we were glad to hear, by one of the very last trains across the French frontier. Löwenton (a brother of Madame Nazimoff), Grossmann, Markoff and Melnikoff, our long-time Russian colleagues, were absent, too. Had they gained Wirballen in time, we wondered, or were they languishing in Spandau?</span></p>
|
chapter-reflow.html | 55 <p><span>We were accustomed to sardine-box conditions in the always overcrowded press gallery of the Reichstag on "great days," but to-day we were piled on top of one another in closer formation even than a Prussian infantry platoon in the charge. Familiar faces were missing. Comert, of</span> <em class="italics">Le Temps</em><span>, Caro, of</span> <em class="italics">Le Matin</em><span>, and Bonnefon, of</span> <em class="italics">Le Figaro</em><span>, were not there. They had escaped, we were glad to hear, by one of the very last trains across the French frontier. Löwenton (a brother of Madame Nazimoff), Grossmann, Markoff and Melnikoff, our long-time Russian colleagues, were absent, too. Had they gained Wirballen in time, we wondered, or were they languishing in Spandau?</span></p>
|
/external/chromium_org/third_party/WebKit/Tools/qunit/qunit/ |
qunit.js | [all...] |
/external/chromium_org/third_party/WebKit/Tools/qunit/test/ |
same.js | 425 // regex 3 is different: '.' not escaped [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
uset.h | 51 * Ignore white space within patterns unless quoted or escaped. [all...] |
/external/chromium_org/third_party/icu/source/io/unicode/ |
ustdio.h | 60 substitution or are escaped characters. [all...] |
/external/chromium_org/third_party/libxslt/libxslt/ |
transform.c | 888 /* both escaped or both non-escaped text-nodes */ 891 /* non-escaped text nodes and CDATA-section nodes */ [all...] |
/external/chromium_org/third_party/openssl/openssl/apps/ |
req.c | 1182 * where characters may be escaped by \ [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/ |
tokenizer.cc | 58 // kString = new RE("(\"([^\"\\\\]|" // non-escaped [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
text_format_unittest.cc | 69 // A representation of the above string with all the characters escaped. [all...] |
/external/chromium_org/third_party/re2/re2/ |
re2.h | 358 // Within "rewrite", backslash-escaped digits (\1 to \9) can be [all...] |
/external/chromium_org/v8/src/ |
messages.js | 585 // TODO(608): the spaces in a regexp below had to be escaped as \040 [all...] |
/external/chromium_org/v8/test/mozilla/ |
mozilla.status | 593 # The source field of RegExp objects is properly escaped. We match JSC. [all...] |
/external/clang/lib/Lex/ |
Pragma.cpp | 260 // Remove escaped quotes and escapes. [all...] |
/external/icu4c/common/unicode/ |
uset.h | 51 * Ignore white space within patterns unless quoted or escaped. [all...] |
/external/icu4c/io/unicode/ |
ustdio.h | 61 substitution or are escaped characters. [all...] |
/external/icu4c/test/intltest/ |
utxttest.cpp | 99 // backslash. Needs to be escaped [all...] |
/external/libxslt/libxslt/ |
transform.c | 888 /* both escaped or both non-escaped text-nodes */ 891 /* non-escaped text nodes and CDATA-section nodes */ [all...] |
/external/llvm/lib/Support/ |
regcomp.c | 398 /* Other chars are simply themselves when escaped with a backslash. [all...] |
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Syntax.html | 178 and <code>&</code> in your example code needs to be escaped.)</p>
|
Markdown Documentation - Syntax.text-out | 194 <code>&</code> in your example code needs to be escaped.)</p>
|