Home
last modified time | relevance | path

Searched refs:sourceCodeLocationInfo (Results 1 – 11 of 11) sorted by relevance

/third_party/parse5/packages/parse5/lib/parser/
Dparser-location-info.test.ts21 sourceCodeLocationInfo: true, constant
37 sourceCodeLocationInfo: true, constant
53 sourceCodeLocationInfo: true, constant
67 sourceCodeLocationInfo: true, constant
80 sourceCodeLocationInfo: true, constant
100 sourceCodeLocationInfo: true, constant
118 sourceCodeLocationInfo: true, constant
137 sourceCodeLocationInfo: true, constant
157 sourceCodeLocationInfo: true, constant
183 sourceCodeLocationInfo: true, constant
[all …]
Dindex.ts97 sourceCodeLocationInfo?: boolean; property
116 sourceCodeLocationInfo: false, constant
145 this.options.sourceCodeLocationInfo = true;
263 if (this.options.sourceCodeLocationInfo) {
379 if (this.options.sourceCodeLocationInfo) {
424 …if (this.options.sourceCodeLocationInfo) this.treeAdapter.setNodeSourceCodeLocation(content, null);
429 …if (this.options.sourceCodeLocationInfo) this.treeAdapter.setNodeSourceCodeLocation(element, null);
439 if (this.options.sourceCodeLocationInfo) {
474 } else if (this.options.sourceCodeLocationInfo) {
2442 if (p.options.sourceCodeLocationInfo) {
[all …]
/third_party/parse5/packages/parse5-sax-parser/test/
Dlocation-info.test.ts20 const parser = new SAXParser({ sourceCodeLocationInfo: true });
34 const parser = new SAXParser({ sourceCodeLocationInfo: true });
/third_party/parse5/packages/parse5-sax-parser/lib/
Dindex.ts12 sourceCodeLocationInfo?: boolean; property
57 sourceCodeLocationInfo: false,
/third_party/parse5/packages/parse5-parser-stream/test/
Dlocation-info.test.ts17 sourceCodeLocationInfo: true, constant
/third_party/parse5/packages/parse5/lib/tokenizer/
Dindex.test.ts7 sourceCodeLocationInfo: true,
Dtokenizer-location-info.test.ts168 const tokenizer = new Tokenizer({ sourceCodeLocationInfo: true }, handler);
Dindex.ts229 sourceCodeLocationInfo?: boolean; property
298 if (!this.options.sourceCodeLocationInfo) {
/third_party/parse5/packages/parse5-html-rewriting-stream/lib/
Dindex.ts65 super({ sourceCodeLocationInfo: true });
/third_party/parse5/test/utils/
Dgenerate-location-info-parser-tests.ts131 sourceCodeLocationInfo: true, constant
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/asciidoctor-chunker/
Dasciidoctor-chunker.js4sourceCodeLocationInfo:t.sourceCodeLocationInfo},i=t.context;return n?s.parse(e,r):s.parseFragment… property