Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 7, 2018 21:51
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/504d778ef564a056e7a0eb343843cfa3 to your computer and use it in GitHub Desktop.
Save Whateverable/504d778ef564a056e7a0eb343843cfa3 to your computer and use it in GitHub Desktop.
greppable6
File Code
WARRINGD/Font-AFM
…/AFM.pm :336:
"asciitilde", "¡" => "exclamdown", "¢" => "cent", "£" =>
WARRINGD/PDF-Class
…/update-resaved.json :397:
"encoded": "ÿØÿà\u0000\u0010JFIF\u0000\u0001\u0001\u0001\u0000H\u0000H\u0000\u0000ÿÛ\u0000C\u0000\u0006\u0004\u0005\u0006\u0005\u00…
WARRINGD/PDF-Class
…/update-resaved.json :434:
"encoded": ">ÚñXzÞ*\u0015ºÄãÈì~�ú�LørÃâ\r5Î��/ô4M¸\u001e/4ø}\u0010ñ*{áa�aNNå=!S¢Ó,ÎÖsW<Ã�\u0004�ÒÎe¦Í5���4W\u0005\u0005·�…
awwaiid/p6-lrep
…/trystuff-out.txt :4:
my vars: $_ $! @parent_vars $*DISPATCHER @my_vars RETURN $¢ $x $/
awwaiid/p6-lrep
…/trystuff-out.txt :5:
caller vars: $y $_ $! $*DISPATCHER RETURN $¢ $x $/
coke/p6-uni
…/README.md :55:
$uni -c £¢
coke/p6-uni
…/README.md :57:
¢ - U+0000A2 - CENT SIGN [Sc]
coke/p6-uni
…/basic.t :52:
test-run(q:to/EOUT/, '-c', 'as', '£¢…');
coke/p6-uni
…/basic.t :57:
¢ - U+0000A2 - CENT SIGN [Sc]
jnthn/rakudo-debugger
…/CommandLine.pm :132:
my $cur = try eval_in_ctx($ctx, q[DYNAMIC::<$¢>]);
p6-pdf/PDF-Content-p6
…/encodings.txt :93:
¢ cent 242 242 242 242
p6-pdf/PDF-p6
…/io-crypt.t :34:
:U("Í¢Z¦\x[16]jU\bH^õO\x[1]£l\x[6]\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0"),
perl6/doc
…/syntax.pod6 :252:
# GLOBALish $¢ $=finish $/ $foo:bar $foo:bar<2>
rakudo-p5/v5
…/Actions.pm :2722:
$block[0].push(QAST::Var.new(:name<$¢>, :scope<lexical>, :decl('var')));
rakudo-p5/v5
…/Actions.pm :2723:
$block.symbol('$¢', :scope<lexical>);
rakudo-p5/v5
…/Actions.pm :5648:
QAST::Var.new( :name('$¢'), :scope<lexical> ),
rakudo-p5/v5
…/Actions.pm :5900:
unless $block.symbol('$¢') {
rakudo-p5/v5
…/Actions.pm :5901:
$block.push(QAST::Var.new(:name<$¢>, :scope<lexical>, :decl('var')));
rakudo-p5/v5
…/Actions.pm :5902:
$block.symbol('$¢', :scope<lexical>);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment