Home
last modified time | relevance | path

Searched refs:Markup (Results 1 – 25 of 111) sorted by relevance

12345

/third_party/typescript/tests/baselines/reference/
DclassCannotExtendVar.js2 var Markup; variable
4 class Markup { class
11 var Markup; variable
12 var Markup = /** @class */ (function () {
13 function Markup() { class in Markup
15 return Markup;
DclassCannotExtendVar.symbols2 var Markup;
3 >Markup : Symbol(Markup, Decl(classCannotExtendVar.ts, 0, 3))
5 class Markup {
6 >Markup : Symbol(Markup, Decl(classCannotExtendVar.ts, 0, 11))
DclassCannotExtendVar.errors.txt1 tests/cases/compiler/classCannotExtendVar.ts(1,5): error TS2300: Duplicate identifier 'Markup'.
2 tests/cases/compiler/classCannotExtendVar.ts(3,7): error TS2300: Duplicate identifier 'Markup'.
6 var Markup;
8 !!! error TS2300: Duplicate identifier 'Markup'.
10 class Markup {
12 !!! error TS2300: Duplicate identifier 'Markup'.
DclassCannotExtendVar.types2 var Markup;
3 >Markup : any
5 class Markup {
6 >Markup : Markup
/third_party/markupsafe/
DREADME.rst28 >>> from markupsafe import Markup, escape
30 >>> # escape replaces special characters and wraps in Markup
32 Markup('<script>alert(document.cookie);</script>')
34 >>> # wrap in Markup to mark text "safe" and prevent escaping
35 >>> Markup("<strong>Hello</strong>")
36 Markup('<strong>hello</strong>')
38 >>> escape(Markup("<strong>Hello</strong>"))
39 Markup('<strong>hello</strong>')
41 >>> # Markup is a str subclass
43 >>> template = Markup("Hello <em>{name}</em>")
[all …]
D_native.py3 from . import Markup
6 def escape(s: t.Any) -> Markup:
18 return Markup(s.__html__())
20 return Markup(
30 def escape_silent(s: t.Optional[t.Any]) -> Markup:
41 return Markup()
DPKG-INFO45 >>> from markupsafe import Markup, escape
47 >>> # escape replaces special characters and wraps in Markup
49 Markup('&lt;script&gt;alert(document.cookie);&lt;/script&gt;')
51 >>> # wrap in Markup to mark text "safe" and prevent escaping
52 >>> Markup("<strong>Hello</strong>")
53 Markup('<strong>hello</strong>')
55 >>> escape(Markup("<strong>Hello</strong>"))
56 Markup('<strong>hello</strong>')
58 >>> # Markup is a str subclass
60 >>> template = Markup("Hello <em>{name}</em>")
[all …]
D_speedups.pyi4 from . import Markup
6 def escape(s: Any) -> Markup: ...
7 def escape_silent(s: Optional[Any]) -> Markup: ...
D__init__.py31 class Markup(str): class
157 return Markup(stripped).unescape()
217 def __init__(self, escape: t.Callable[[t.Any], Markup]) -> None: argument
243 obj: _ListOrDict, iterable: t.Iterable[t.Any], escape: t.Callable[[t.Any], Markup] argument
258 def __init__(self, obj: t.Any, escape: t.Callable[[t.Any], Markup]) -> None: argument
/third_party/python/Doc/library/
Dmarkup.rst4 Structured Markup Processing Tools
8 data markup. This includes modules to work with the Standard Generalized Markup
9 Language (SGML) and the Hypertext Markup Language (HTML), and several interfaces
10 for working with the Extensible Markup Language (XML).
/third_party/node/tools/inspector_protocol/markupsafe/
D_native.py11 from markupsafe import Markup
22 return Markup(text_type(s)
36 return Markup()
/third_party/skia/third_party/externals/markupsafe/
D_native.py11 from markupsafe import Markup
22 return Markup(text_type(s)
36 return Markup()
/third_party/libxml2/result/valid/
Dt8a.xml.err1 ….xml:6: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
8 ….xml:6: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
15 ….xml:6: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
Dt8.xml.err1 ….xml:6: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
8 ….xml:6: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
15 ….xml:6: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
Dt8a.xml.err.rdr1 ….xml:6: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
8 ….xml:6: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
15 ….xml:6: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
Dt8.xml.err.rdr1 ….xml:6: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
8 ….xml:6: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
15 ….xml:6: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
/third_party/typescript/tests/cases/compiler/
DclassCannotExtendVar.ts1 var Markup; variable
3 class Markup { class
/third_party/libxml2/result/errors10/
D781205.xml.err1 ….xml:3: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
8 ….xml:4: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
/third_party/libxml2/result/noent/
Dent1.sax24 SAX.entityDecl(xml, 1, (null), (null), Extensible Markup Language)
11 SAX.characters(Extensible Markup Language, 26)
/third_party/libxml2/result/
Dent1.sax4 SAX.entityDecl(xml, 1, (null), (null), Extensible Markup Language)
11 SAX.characters(Extensible Markup Language, 26)
Dent1.sax24 SAX.entityDecl(xml, 1, (null), (null), Extensible Markup Language)
11 SAX.characters(Extensible Markup Language, 26)
Dent2.sax4 SAX.entityDecl(xml, 1, (null), (null), Extensible Markup Language)
18 SAX.characters(Extensible Markup Language, 26)
/third_party/libxml2/result/errors/
D754946.xml.ent1 ….xml:3: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
8 ….xml:4: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
D754946.xml.err1 ….xml:3: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
8 ….xml:4: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
/third_party/boost/tools/quickbook/test/
Dsimple_markup-1_5.quickbook1 [article Simple Markup Test
7 [section Simple Markup]

12345