Home
last modified time | relevance | path

Searched refs:parser_ctx (Results 1 – 4 of 4) sorted by relevance

/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js9804 …colspecs = nil, skipped = nil, $ret_or_1 = nil, implicit_header = nil, parser_ctx = nil, format = …
9821 parser_ctx = $$$($$('Table'), 'ParserContext').$new(table_reader, table, attributes);
9822 …$a = [parser_ctx.$format(), -1, nil], (format = $a[0]), (loop_idx = $a[1]), (implicit_header_bound…
9832 if ($truthy(parser_ctx['$starts_with_delimiter?'](line))) {
9835 parser_ctx.$close_open_cell();
9841 …$b = self.$parse_cellspec(line, "start", parser_ctx.$delimiter()), $a = $to_ary($b), (next_cellspe…
9844 parser_ctx.$close_open_cell(next_cellspec);
9865 if (($truthy(line) && ($truthy((m = parser_ctx.$match_delimiter(line)))))) {
9870 if ($truthy(parser_ctx['$buffer_has_unclosed_quotes?'](pre_match))) {
9872 parser_ctx.$skip_past_delimiter(pre_match);
[all …]
Dasciidoctor.cjs8898 …colspecs = nil, skipped = nil, $ret_or_1 = nil, implicit_header = nil, parser_ctx = nil, format = …
8913 … } parser_ctx = $$$($$('Table'), 'ParserContext').$new(table_reader, table, attributes);
8914 …$a = [parser_ctx.$format(), -1, nil], (format = $a[0]), (loop_idx = $a[1]), (implicit_header_bound…
8923 if ($truthy(parser_ctx['$starts_with_delimiter?'](line))) {
8926 parser_ctx.$close_open_cell();
8931 …$b = self.$parse_cellspec(line, "start", parser_ctx.$delimiter()), $a = $to_ary($b), (next_cellspe…
8934 parser_ctx.$close_open_cell(next_cellspec);
8950 if (($truthy(line) && ($truthy((m = parser_ctx.$match_delimiter(line)))))) {
8955 if ($truthy(parser_ctx['$buffer_has_unclosed_quotes?'](pre_match))) {
8957 parser_ctx.$skip_past_delimiter(pre_match);
[all …]
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js34169 …colspecs = nil, skipped = nil, $ret_or_1 = nil, implicit_header = nil, parser_ctx = nil, format = …
34186 parser_ctx = $$$($$('Table'), 'ParserContext').$new(table_reader, table, attributes);
34187 …$a = [parser_ctx.$format(), -1, nil], (format = $a[0]), (loop_idx = $a[1]), (implicit_header_bound…
34197 if ($truthy(parser_ctx['$starts_with_delimiter?'](line))) {
34200 parser_ctx.$close_open_cell();
34206 …$b = self.$parse_cellspec(line, "start", parser_ctx.$delimiter()), $a = $to_ary($b), (next_cellspe…
34209 parser_ctx.$close_open_cell(next_cellspec);
34230 if (($truthy(line) && ($truthy((m = parser_ctx.$match_delimiter(line)))))) {
34235 if ($truthy(parser_ctx['$buffer_has_unclosed_quotes?'](pre_match))) {
34237 parser_ctx.$skip_past_delimiter(pre_match);
[all …]
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js34421 …colspecs = nil, skipped = nil, $ret_or_1 = nil, implicit_header = nil, parser_ctx = nil, format = …
34438 parser_ctx = $$$($$('Table'), 'ParserContext').$new(table_reader, table, attributes);
34439 …$a = [parser_ctx.$format(), -1, nil], (format = $a[0]), (loop_idx = $a[1]), (implicit_header_bound…
34449 if ($truthy(parser_ctx['$starts_with_delimiter?'](line))) {
34452 parser_ctx.$close_open_cell();
34458 …$b = self.$parse_cellspec(line, "start", parser_ctx.$delimiter()), $a = $to_ary($b), (next_cellspe…
34461 parser_ctx.$close_open_cell(next_cellspec);
34482 if (($truthy(line) && ($truthy((m = parser_ctx.$match_delimiter(line)))))) {
34487 if ($truthy(parser_ctx['$buffer_has_unclosed_quotes?'](pre_match))) {
34489 parser_ctx.$skip_past_delimiter(pre_match);
[all …]