Lines Matching refs:j

371         local j = 2
386 c[j] = "___[#___+1]=[=[\n"
387 c[j+1] = visit(visitors, sub(view, i, s - 1 - w))
388 c[j+2] = "]=]\n"
389 j=j+3
394 c[j] = "___[#___+1]=template.escape("
395 c[j+1] = visit(visitors, trim(sub(view, p, e - 1)), "{")
396 c[j+2] = ")\n"
397 j=j+3
406 c[j] = "___[#___+1]=[=[\n"
407 c[j+1] = visit(visitors, sub(view, i, s - 1 - w))
408 c[j+2] = "]=]\n"
409 j=j+3
414 c[j] = "___[#___+1]=template.output("
415 c[j+1] = visit(visitors, trim(sub(view, p, e - 1)), "*")
416 c[j+2] = ")\n"
417 j=j+3
427 c[j] = "___[#___+1]=[=[\n"
428 c[j+1] = visit(visitors, sub(view, i, s - 1 - w))
429 c[j+2] = "]=]\n"
430 j=j+3
440 c[j] = "___[#___+1]=[=[\n"
441 c[j+1] = visit(visitors, sub(view, i, r))
442 c[j+2] = "]=]\n"
443 j=j+3
445 c[j] = visit(visitors, trim(sub(view, p, e - 1)), "%")
446 c[j+1] = "\n"
447 j=j+2
456 c[j] = "___[#___+1]=[=[\n"
457 c[j+1] = visit(visitors, sub(view, i, s - 1 - w))
458 c[j+2] = "]=]\n"
459 j=j+3
467 c[j] = "___[#___+1]=include([=["
468 c[j+1] = trim(sub(f, 1, x - 1))
469 c[j+2] = "]=],"
470 c[j+3] = trim(sub(f, x + 1))
471 c[j+4] = ")\n"
472 j=j+5
474 c[j] = "___[#___+1]=include([=["
475 c[j+1] = trim(f)
476 c[j+2] = "]=])\n"
477 j=j+3
487 c[j] = "___[#___+1]=[=[\n"
488 c[j+1] = visit(visitors, sub(view, i, s - 1 - w))
489 c[j+2] = "]=]\n"
490 j=j+3
495 c[j] = "___[#___+1]=include("
496 c[j+1] = visit(visitors, trim(sub(view, p, e - 1)), "[")
497 c[j+2] = ")\n"
498 j=j+3
510 c[j] = "___[#___+1]=[=[\n"
511 c[j+1] = visit(visitors, sub(view, i, s - 1 - w))
512 c[j+2] = "]=]\n"
513 j=j+3
525 c[j] = "___[#___+1]=[=[\n"
526 c[j+1] = visit(visitors, sub(view, i, s - 1 - w))
527 c[j+2] = "]=]\n"
528 j=j+3
530 c[j] = "___[#___+1]=[=["
531 c[j+1] = visit(visitors, sub(view, e + 2, x))
532 c[j+2] = "]=]\n"
533 j=j+3
540 c[j] = "___[#___+1]=[=[\n"
541 c[j+1] = visit(visitors, sub(view, i, r))
542 c[j+2] = "]=]\n"
543 j=j+3
545 c[j] = 'blocks["'
546 c[j+1] = b
547 c[j+2] = '"]=include[=['
548 c[j+3] = visit(visitors, sub(view, e + 2, x), "-", b)
549 c[j+4] = "]=]\n"
550 j=j+5
561 c[j] = "___[#___+1]=[=[\n"
562 c[j+1] = visit(visitors, sub(view, i, s - 1 - w))
563 c[j+2] = "]=]\n"
564 j=j+3
581 c[j] = "___[#___+1]=[=[\n"
582 c[j+1] = visit(visitors, s)
583 c[j+2] = "]=]\n"
584 j=j+3
586 …c[j] = "return layout and include(layout,setmetatable({view=table.concat(___),blocks=blocks},{__in…