/third_party/PyYAML/examples/pygments-lexer/ |
D | yaml.py | 170 (r'[ ]+(?=#|$)', Text.Blank), 193 (r'[ ]+(?=#|$)', Text.Blank), 204 bygroups(Text.Blank, Literal.Version), 'ignored-line'), 212 bygroups(Text.Blank, Name.Type, Text.Blank, Name.Type), 219 (r'[ ]*$', something(Text.Blank), '#pop:2'), 231 (r'[ ]*(?=#|$)', something(Text.Blank), '#pop'), 233 (r'[ ]+', Text.Blank), 283 (r'[ ]+', Text.Blank), 345 (r'^[ ]+|[ ]+$', Text.Blank), 382 (r'^[ ]+$', Text.Blank), [all …]
|
/third_party/ltp/testcases/open_posix_testsuite/Documentation/ |
D | COVERAGE.signals | 28 to tester's name if in progress. Blank items are open. 30 Set to tester's name if in progress. Blank items are open. 32 to tester's name if in progress. Blank items are open.
|
/third_party/gn/src/gn/format_test_data/ |
D | 038.gn | 2 # Blank line at EOF.
|
D | 038.golden | 2 # Blank line at EOF.
|
/third_party/openssl/test/ |
D | dane-cross.in | 8 # Blank and comment lines ignored.
|
/third_party/rust/crates/regex/regex-syntax/src/ast/ |
D | print.rs | 346 Blank if ast.negated => self.wtr.write_str("[:^blank:]"), in fmt_class_ascii() 347 Blank => self.wtr.write_str("[:blank:]"), in fmt_class_ascii()
|
D | mod.rs | 773 Blank, enumerator 810 "blank" => Some(Blank), in from_name()
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
D | dumpICUrules.bat | 281 # Blank lines 417 # Blank line -- leave as-is
|
/third_party/skia/third_party/externals/icu/source/data/zone/ |
D | yo_BJ.txt | 19 ec{"ìlú Blank Sabulɔ́ɔ̀nì"}
|
D | kea.txt | 25 ec{"Blank-Sablon"}
|
D | yo.txt | 31 ec{"ìlú Blank Sabulọ́ọ̀nì"}
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
D | tinyxmlparser.cpp | 1210 if ( !textNode->Blank() ) in ReadValue() 1631 bool TiXmlText::Blank() const in Blank() function in TiXmlText
|
D | tinyxml.h | 1261 bool Blank() const; // returns true if all white space and new lines
|
/third_party/icu/icu4c/source/data/zone/ |
D | kea.txt | 25 ec{"Blank-Sablon"}
|
D | yo_BJ.txt | 19 ec{"ìlú Blank Sabulɔ́ɔ̀nì"}
|
D | yo.txt | 31 ec{"ìlú Blank Sabulọ́ọ̀nì"}
|
/third_party/python/Doc/distutils/ |
D | configfile.rst | 52 command sections can be included in the file. Blank lines are ignored, as are
|
/third_party/node/deps/v8/src/objects/ |
D | js-temporal-objects.h | 136 V8_WARN_UNUSED_RESULT static MaybeHandle<Oddball> Blank(
|
/third_party/node/deps/npm/docs/content/using-npm/ |
D | developers.md | 110 * Blank lines or lines starting with `#` are ignored.
|
/third_party/node/deps/v8/src/builtins/ |
D | builtins-temporal.cc | 772 TEMPORAL_PROTOTYPE_METHOD0(Duration, Blank, blank) in TEMPORAL_GET()
|
/third_party/python/Doc/library/ |
D | site.rst | 61 once. Blank lines and lines beginning with ``#`` are skipped. Lines starting
|
/third_party/python/Lib/test/ |
D | math_testcases.txt | 37 -- ignored. Blank lines, or lines containing only whitespace, are also
|
/third_party/python/Doc/reference/ |
D | lexical_analysis.rst | 150 continuation lines is not important. Blank continuation lines are allowed. 158 Blank lines
|
/third_party/rust/crates/regex/regex-syntax/src/hir/ |
D | translate.rs | 1101 Blank => &[('\t', '\t'), (' ', ' ')], in ascii_class() 1871 hir_uclass(ascii_class(&ast::ClassAsciiKind::Blank)) in class_ascii()
|
/third_party/openssl/doc/man5/ |
D | config.pod | 23 A configuration file is a series of lines. Blank lines, and whitespace
|