Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created May 27, 2018 02:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/2a14e30ac2bba314e3c1bd9041682050 to your computer and use it in GitHub Desktop.
Save Whateverable/2a14e30ac2bba314e3c1bd9041682050 to your computer and use it in GitHub Desktop.
greppable6
File Code
JGOFF/ANTLR4-Grammar
…/Verilog2001.g4 :1254:
unary_operator : '+' | '-' | '!' | '~' | '&' | '~&' | '|' | '~|' | '^' | '~^' | '^~' ;
JGOFF/ANTLR4-Grammar
…/Verilog2001.g4 :1256:
unary_module_path_operator : '!' | '~' | '&' | '~&' | '|' | '~|' | '^' | '~^' | '^~' ;
JNTHN/Cro-HTTP
…/http-request-parser.t :305:
!#42$%omg&'*+-.wtf^_`~|ReAlLy!!!: wow
JNTHN/Cro-HTTP
…/http-request-parser.t :313:
*.headers[0].name eq Q/!#42$%omg&'*+-.wtf^_`~|ReAlLy!!!/,
JNTHN/Cro-HTTP
…/http-request.t :79:
$req.append-header('!#42$%omg&\'*+-.wtf^_`~|ReAlLy!!!: oh!"foo\'<>%^&*()[]424242aaáâãäåæµ¥');
JNTHN/Cro-HTTP
…/http-request.t :81:
"GET / HTTP/1.0\r\n!#42\$\%omg&'*+-.wtf^_`~|ReAlLy!!!: oh!\"foo'<>%^&*()[]424242aaáâãäåæµ¥\r\n\r\n",
JNTHN/Cro-HTTP
…/http-request.t :104:
$req.append-header('!#42$%omg&\'*+-.wtf^_`~|ReAlLy!!!', 'oh!"foo\'<>%^&*()[]424242aaáâãäåæµ¥');
JNTHN/Cro-HTTP
…/http-request.t :106:
"GET / HTTP/1.0\r\n!#42\$\%omg&'*+-.wtf^_`~|ReAlLy!!!: oh!\"foo'<>%^&*()[]424242aaáâãäåæµ¥\r\n\r\n",
JNTHN/Cro-HTTP
…/http-response-parser.t :204:
!#42$%omg&'*+-.wtf^_`~|ReAlLy!!!: wow
JNTHN/Cro-HTTP
…/http-response-parser.t :210:
*.headers[0].name eq Q/!#42$%omg&'*+-.wtf^_`~|ReAlLy!!!/,
JNTHN/Cro-HTTP
…/http-response.t :69:
$res.append-header('!#42$%omg&\'*+-.wtf^_`~|ReAlLy!!!: oh!"foo\'<>%^&*()[]424242aaáâãäåæµ¥');
JNTHN/Cro-HTTP
…/http-response.t :71:
"HTTP/1.1 204 No Content\r\n!#42\$\%omg&'*+-.wtf^_`~|ReAlLy!!!: oh!\"foo'<>%^&*()[]424242aaáâãäåæµ¥\r\n\r\n",
JNTHN/Cro-HTTP
…/http-response.t :75:
$res.append-header('!#42$%omg&\'*+-.wtf^_`~|ReAlLy!!!', 'oh!"foo\'<>%^&*()[]424242aaáâãäåæµ¥');
JNTHN/Cro-HTTP
…/http-response.t :77:
"HTTP/1.1 204 No Content\r\n!#42\$\%omg&'*+-.wtf^_`~|ReAlLy!!!: oh!\"foo'<>%^&*()[]424242aaáâãäåæµ¥\r\n\r\n",
MARTIMM/pod-render
…/prettify.js :27:
null,"#"]),f.push(["str",/^<(?:(?:(?:\.\.\/)*|\/?)(?:[\w-]+(?:\/[\w-]+)+)?[\w-]+\.h(?:h|pp|\+\+)?|[a-z]\w*)>/,null])):d.push(["com",/^#[^\\r\\n]*/,null…
MARTIMM/pod-render
…/run_prettify.js :44:
null,"#"]),f.push(["str",/^<(?:(?:(?:\.\.\/)*|\/?)(?:[\w-]+(?:\/[\w-]+)+)?[\w-]+\.h(?:h|pp|\+\+)?|[a-z]\w*)>/,null])):d.push(["com",/^#[^\\r\\n]*/,null…
azawawi/farabi6
…/coffeescript.js :25:
var operators = /^(?:->|=>|\+[+=]?|-[\-=]?|\*[\*=]?|\/[\/=]?|[=!]=|<[><]?=?|>>?=?|%=?|&=?|\|=?|\^=?|\~|!|\?|(or|and|\|\||&&|\?)=)/;
azawawi/perl6-gtk-scintilla
…/LexOScript.cxx :83:
return strchr("%^&*()-+={}[]:;<>,/?!.~|\\", ch) != NULL;
drforr/perl6-ANTLR4
…/Verilog2001.g4 :1254:
unary_operator : '+' | '-' | '!' | '~' | '&' | '~&' | '|' | '~|' | '^' | '~^' | '^~' ;
drforr/perl6-ANTLR4
…/Verilog2001.g4 :1256:
unary_module_path_operator : '!' | '~' | '&' | '~&' | '|' | '~|' | '^' | '~^' | '^~' ;
drforr/perl6-Format-Lisp
…/01-parse-text.t :852:
Q{~|},
drforr/perl6-Format-Lisp
…/02-build-tree.t :38:
is-deeply $fl._parse( Q{~|} ), [ Format::Lisp::Directive::Pipe.new ];
drforr/perl6-Format-Lisp
…/02-build-tree.t :248:
is-deeply $fl._parse( Q{~A~|} ), [
drforr/perl6-Format-Lisp
…/02-build-tree.t :507:
is-deeply $fl._parse( Q{|~||} ), [
drforr/perl6-Format-Lisp
…/09-basic.t :458:
is $fl.format( Q{~|} ), qq{\n }, '|';
drforr/perl6-Format-Lisp
…/25-format-page.t :17:
# (let ((s (format nil "~|")))
drforr/perl6-Format-Lisp
…/25-format-page.t :37:
# (let ((s (format nil "~|")))
drforr/perl6-Format-Lisp
…/25-format-page.t :61:
# "~v|" (nil) #.(format nil "~|"))
drforr/perl6-Format-Lisp
…/25-format-page.t :63:
ok def-format-test( Q{~v|}, ( Nil ), $*fl.format( Q{~|} ) ), Q{format.page.5};
hankache/Acme-Cow
…/Cow.pm6 :91:
| W----|| |~|
hankache/Acme-Cow
…/Cow.pm6 :92:
|| || |~| ~~
hankache/Acme-Cow
…/Cow.pm6 :93:
|~| ~
perl6/doc
…/5to6-nutshell.pod6 :529:
identical in Perl 5 and Perl 6. See L<~~|/routine/~~> and
perl6/doc
…/5to6-nutshell.pod6 :546:
~& ~| ~^ And Or Xor: String
perl6/doc
…/operators.pod6 :1148:
=head2 infix C«~|»
perl6/doc
…/rb-nutshell.pod6 :473:
~& ~| ~^ And Or Xor: String
perl6/doc
…/Mu.pod6 :79:
Using the smart match operator L<~~|/routine/~~> is a more idiomatic alternative.
perl6/doc
…/Mu.pod6 :335:
C<ACCEPTS> is the method that smart matching with the L<infix ~~|/routine/~~>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment