Welcome! This page is using CodeRay 1.1.2.

We currently have 3041 rays in the database.
You can add a New Ray or browse the posted rays by pages.

Page 42, 10 entries

asciidoctor 3 lines of Plain text by Jon 107 Bytes Show Edit Expand
1
2
3
ifdef::VK_EXT_debug_marker[]
include::appendices/VK_EXT_debug_marker.txt[]
endif::VK_EXT_debug_marker[]
Lol 5 lines of HTML 92 Bytes Show Edit Expand
1
2
3
4
5
<header></header> 
<div class="{template class}"> 
  {Content}
</div> 
<footer></footer>
d 1 line of Ruby 18 Bytes Show Edit Expand
1
puts "hello world"
es6 1 line of JavaScript 12 Bytes Show Edit Expand
1
const a = 1;
java 5 lines of Java by unko 93 Bytes Show Edit Expand
1
2
3
4
5
public class Test {
  public void main(String args[]) {
    System.out.println("hoge");
  }
}
ccc 19 lines of JavaScript 535 Bytes Show Edit Expand
1
2
3
4
5
      function autoResizePreline() {
        console.log('autoResizePreline');
          \$('span.preline > div.multiligne').remove();
        \$('span.preline').each(function(i) {
          if (\$(this).height(...
changed: cache: new: current old: file 4 lines of YAML 51 Bytes Show Edit Expand
1
2
3
4
changed:
  cache:
    new: current
    old: file
test 1 line of PHP 167 Bytes Show Edit Expand
1
'#DISPOSITIVO#' => '(strstr($oDB->f(\'cau_cnl_008_id\'),"0000200" )  || strpos($oDB->f(\'cau_cnl_008_id\'),";BMES;") || strpos($oDB->f(\'cau_cnl_008_id\'),"WOODY")) ? 
qsd 1 line of Plain text 22 Bytes Show Edit Expand
1
dpc..170220.143937.txt
utility.hpp 1588 lines of C++ 46.8 KB Show Edit Expand
1
2
3
4
5
6
// -*- C++ -*-
//===-------------------------- utility -----------------------------------===//
//
//                     The LLVM Compiler Infrastructure
//
// This file is dual licensed unde...

Page 42, 10 entries