Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 7, 2020 08:20
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/d610d99eb42427c242226abac0156607 to your computer and use it in GitHub Desktop.
Save Whateverable/d610d99eb42427c242226abac0156607 to your computer and use it in GitHub Desktop.
greppable6
File Code
ALOREN/Getopt-Advance
…/Advance.pm6 :101:
&ga-raise-error('Need OptionSet!!!') if +@optsets == 0;
AZAWAWI/MagickWand
…/MagickWand.pm6 :67:
return (PixelSetColor( $.p_handle, $background_color) == MagickTrue) &&
AZAWAWI/MagickWand
…/MagickWand.pm6 :214:
return (PixelSetColor( $.p_handle, $border_color) == MagickTrue) &&
AZAWAWI/MagickWand
…/MagickWand.pm6 :362:
return (PixelSetColor( $.p_handle, $matte_color) == MagickTrue) &&
AZAWAWI/MagickWand
…/MagickWand.pm6 :523:
return (PixelSetColor( $.p_handle, $background) == MagickTrue) &&
AZAWAWI/MagickWand
…/MagickWand.pm6 :563:
return (PixelSetColor( $.p_handle, $background) == MagickTrue) &&
JNTHN/cro
…/app.js :108:
if (cachedSetTimeout === setTimeout) {
JNTHN/cro
…/app.js :113:
if ((cachedSetTimeout === defaultSetTimout || !cachedSetTimeout) && setTimeout) {
JNTHN/cro
…/app.js :2002:
typeof Set === 'function' && isNative(Set) &&
JNTHN/cro
…/app.js :2004:
Set.prototype != null && typeof Set.prototype.keys === 'function' && isNative(Set.prototype.keys);
JNTHN/cro
…/app.js :15554:
if ( bySet && i !== matchedCount ) {
JNTHN/cro
…/app.js :47160:
!(props.children == null && props.dangerouslySetInnerHTML == null) ? process.env.NODE_ENV !== 'production' ? invariant(false, '%s is a …
JNTHN/cro
…/app.js :47164:
!(typeof props.dangerouslySetInnerHTML === 'object' && HTML in props.dangerouslySetInnerHTML) ? process.env.NODE_ENV !== 'production' ?…
JNTHN/cro
…/app.js :49190:
!(props.dangerouslySetInnerHTML == null) ? process.env.NODE_ENV !== 'production' ? invariant(false, '`dangerouslySetInnerHTML` does not make sense on <textarea>.') : _prodInvariant('91') : void 0;
JSTOWE/FastCGI-NativeCall
…/fcgiapp.c :1639:
SetError(stream, (count == 0 ? FCGX_PROTOCOL_ERROR : OS_Errno));
WARRINGD/PDF-ISO_32000
…/Text_position_operators.json :23:
"Set the text matrix, T m , and the text line matrix, T lm :\nTmTlmab0cd0ef1==\nThe operands shall all be numbers, and the initial …
araraloren/perl6-getopt-advance
…/Advance.pm6 :101:
&ga-raise-error('Need OptionSet!!!') if +@optsets == 0;
azawawi/farabi6
…/merge.js :144:
if (editor.state.scrollSetBy == dv && (editor.state.scrollSetAt || 0) + 50 > now) return false;
azawawi/farabi6
…/javascript.js :79:
else if (inSet && next == "]") inSet = false;
azawawi/farabi6
…/jquery.min.js :4:
},removeAttr:function(a,b){var c,d,e=0,f=b&&b.match(E);if(f&&1===a.nodeType)while(c=f[e++])d=n.propFix[c]||c,n.expr.match.bool.test(c)&&(a[d]=!1),a.r…
azawawi/farabi6
…/accordion.min.js :11:
!function(e,n,t,i){"use strict";e.fn.accordion=function(t){{var o,a=e(this),s=(new Date).getTime(),r=[],c=arguments[0],l="string"==typeof c,u=[].slic…
azawawi/farabi6
…/api.min.js :11:
!function(e,t,r,n){"use strict";e.api=e.fn.api=function(r){var o,a=e(e.isFunction(this)?t:this),i=a.selector||"",s=(new Date).getTime(),u=[],c=argume…
azawawi/farabi6
…/checkbox.min.js :11:
!function(e,n,t,o){"use strict";e.fn.checkbox=function(t){var c,i=e(this),r=i.selector||"",a=(new Date).getTime(),l=[],s=arguments[0],u="string"==typ…
azawawi/farabi6
…/dimmer.min.js :11:
!function(e,i,n,t){"use strict";e.fn.dimmer=function(i){var o,a=e(this),r=(new Date).getTime(),m=[],s=arguments[0],d="string"==typeof s,c=[].slice.ca…
azawawi/farabi6
…/dropdown.min.js :11:
!function(e,t,n,i){"use strict";e.fn.dropdown=function(o){var a,r=e(this),s=e(n),c=r.selector||"",l="ontouchstart"in n.documentElement,u=(new Date).g…
azawawi/farabi6
…/form.min.js :11:
!function(e,t,n,i){"use strict";e.fn.form=function(t,r){var o,a=e(this),s=e.extend(!0,{},e.fn.form.settings,r),l=e.extend({},e.fn.form.settings.defau…
azawawi/farabi6
…/modal.min.js :11:
!function(e,i,n,t){"use strict";e.fn.modal=function(o){var a,s=e(this),r=e(i),c=e(n),l=e("body"),u=s.selector||"",d=(new Date).getTime(),m=[],f=argum…
azawawi/farabi6
…/popup.min.js :11:
!function(e,t,o,n){"use strict";e.fn.popup=function(i){var r,s=e(this),a=e(o),p=s.selector||"",l="ontouchstart"in o.documentElement,u=(new Date).getT…
azawawi/farabi6
…/progress.min.js :11:
!function(e,t,n,r){"use strict";e.fn.progress=function(t){var a,o=e(this),i=o.selector||"",s=(new Date).getTime(),c=[],l=arguments[0],u="string"==typ…
azawawi/farabi6
…/rating.min.js :11:
!function(e,n,t,a){"use strict";e.fn.rating=function(n){var t,i=e(this),o=i.selector||"",r=(new Date).getTime(),s=[],l=arguments[0],c="string"==typeo…
azawawi/farabi6
…/search.min.js :11:
!function(e,t,s,n){"use strict";e.fn.search=function(r){var a,i=e(this),o=i.selector||"",c=(new Date).getTime(),u=[],l=arguments[0],d="string"==typeo…
azawawi/farabi6
…/shape.min.js :11:
!function(e,t,i,n){"use strict";e.fn.shape=function(a){var o,r=e(this),s=(e("body"),(new Date).getTime()),d=[],l=arguments[0],u="string"==typeof l,g=…
azawawi/farabi6
…/sidebar.min.js :11:
!function(e,i,n,t){"use strict";e.fn.sidebar=function(o){var r,s=e(this),a=e(i),l=e(n),c=e("html"),u=e("head"),d=s.selector||"",f=(new Date).getTime(…
azawawi/farabi6
…/state.min.js :11:
!function(e,t,n,a){"use strict";e.fn.state=function(t){var i,o=e(this),s=o.selector||"",r=("ontouchstart"in n.documentElement,(new Date).getTime()),c…
azawawi/farabi6
…/sticky.min.js :11:
!function(e,t,o,n){"use strict";e.fn.sticky=function(o){var i,s=e(this),c=s.selector||"",r=(new Date).getTime(),a=[],l=arguments[0],m="string"==typeo…
azawawi/farabi6
…/tab.min.js :11:
!function(e,t,a,n){"use strict";e.fn.tab=function(a){var i,o,r=e(e.isFunction(this)?t:this),s=e.isPlainObject(a)?e.extend(!0,{},e.fn.tab.settings,a):…
azawawi/farabi6
…/transition.min.js :11:
!function(n,e,i,t){"use strict";n.fn.transition=function(){{var a,o=n(this),s=o.selector||"",r=(new Date).getTime(),l=[],u=arguments,m=u[0],c=[].slic…
azawawi/farabi6
…/visibility.min.js :11:
!function(e,t,o,n){"use strict";e.fn.visibility=function(s){var i,c=e(this),r=c.selector||"",a=(new Date).getTime(),l=[],u=arguments[0],d="string"==t…
azawawi/farabi6
…/semantic.min.js :11:
!function(e,t,n,i){e.site=e.fn.site=function(o){var a,r,s=(new Date).getTime(),c=[],l=arguments[0],u="string"==typeof l,d=[].slice.call(arguments,1),…
azawawi/farabi6
…/semantic.min.js :12:
},instantiate:function(){m.verbose("Storing instance of module",m),S=m,k.data(x,S)},destroy:function(){m.verbose("Destroying previous module",d),k.re…
azawawi/farabi6
…/semantic.min.js :13:
}})):(T.debug("Showing modal with javascript"),D.fadeIn(S.duration,S.easing,function(){S.onVisible.apply(j),T.add.keyboardShortcuts(),T.save.focus(),…
azawawi/farabi6
…/semantic.min.js :14:
},active:function(e){e=e||m.text.active,f.debug("Setting active state"),m.showActivity&&!f.is.active()&&w.addClass(g.active),f.remove.warning(…
azawawi/farabi6
…/semantic.min.js :15:
}(jQuery,window,document),function(e,t,n,i){"use strict";e.fn.sidebar=function(o){var a,r=e(this),s=e(t),c=e(n),l=e("html"),u=e("head"),d=r.selector|…
azawawi/farabi6
…/semantic.min.js :16:
}),console.groupEnd()),u=[]}},invoke:function(t,n,r){var s,c,l,u=F;return n=n||m,r=E||r,"string"==typeof t&&u!==i&&(t=t.split(/[\. ]/),s=t.length-1,e…
azawawi/farabi6
…/semantic.min.js :17:
})},bindEvents:function(){s.keyboardShortcuts&&l.on("keydown"+m,t.event.field.keydown),o.on("submit"+m,t.validate.form),l.on("blur"+m,t.event.field.b…
azawawi/perl6-electron
…/package.json :27:
"readme": "# Json-rpc\n\nFlexible client, server objects for json-rpc communications between node.js servers with support for https.\n\n### Install…
azawawi/perl6-gtk-scintilla
…/ScintillaCocoa.mm :1103:
surfaceWindow->SetUnicodeMode(SC_CP_UTF8 == ct.codePage);
azawawi/perl6-gtk-scintilla
…/ScintillaCocoa.mm :1323:
CFStringEncoding encoding = EncodingFromCharacterSet(selectedText.codePage == SC_CP_UTF8,
azawawi/perl6-gtk-scintilla
…/ScintillaCocoa.mm :1605:
CFStringEncoding encoding = EncodingFromCharacterSet(selectedText.codePage == SC_CP_UTF8,
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :830:
const bool rtlCheck = PFont(font_)->characterSet == SC_CHARSET_HEBREW ||
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :831:
PFont(font_)->characterSet == SC_CHARSET_ARABIC;
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :2337:
if (!preeditStr.validUTF8 || (charSetSource == NULL)) {
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :2915:
surfaceWindow->SetUnicodeMode(SC_CP_UTF8 == ctip->codePage);
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :2935:
surfaceWindow->SetUnicodeMode(SC_CP_UTF8 == ctip->codePage);
azawawi/perl6-gtk-scintilla
…/LexAbaqus.cxx :141:
} else if ( IsASetChar(sc.ch) && (sc.state == SCE_ABAQUS_DEFAULT) ) {
azawawi/perl6-gtk-scintilla
…/LexAbaqus.cxx :168:
} else if ( IsASetChar(sc.ch) && (sc.state == SCE_ABAQUS_DEFAULT) ) {
azawawi/perl6-gtk-scintilla
…/LexCSS.cxx :488:
sc.SetState((sc.ch == '\"' ? SCE_CSS_DOUBLESTRING : SCE_CSS_SINGLESTRING));
azawawi/perl6-gtk-scintilla
…/LexPython.cxx :675:
sc.SetState(sc.chNext == '#' ? SCE_P_COMMENTBLOCK : SCE_P_COMMENTLINE);
azawawi/perl6-gtk-scintilla
…/LexTADS3.cxx :133:
sc.SetState(c == '{' || c == '}' ? SCE_T3_BRACE : SCE_T3_OPERATOR);
azawawi/perl6-gtk-scintilla
…/CallTip.cxx :264:
surfaceMeasure->SetUnicodeMode(SC_CP_UTF8 == codePage);
azawawi/perl6-gtk-scintilla
…/Document.cxx :1494:
if (eolModeSet == SC_EOL_CR) {
azawawi/perl6-gtk-scintilla
…/Document.cxx :1496:
} else if (eolModeSet == SC_EOL_LF) {
azawawi/perl6-gtk-scintilla
…/Document.cxx :1503:
if (eolModeSet == SC_EOL_CRLF) {
azawawi/perl6-gtk-scintilla
…/Document.cxx :1505:
} else if (eolModeSet == SC_EOL_LF) {
azawawi/perl6-gtk-scintilla
…/Document.cxx :1513:
if (eolModeSet == SC_EOL_CRLF) {
azawawi/perl6-gtk-scintilla
…/Document.cxx :1515:
} else if (eolModeSet == SC_EOL_CR) {
azawawi/perl6-gtk-scintilla
…/EditView.cxx :777:
if (vsDraw.selColours.back.isSet && (vsDraw.selAlpha == SC_ALPHA_NOALPHA)) {
azawawi/perl6-gtk-scintilla
…/EditView.cxx :781:
if (vsDraw.selColours.back.isSet && (vsDraw.selAdditionalAlpha == SC_ALPHA_NOALPHA)) {
azawawi/perl6-gtk-scintilla
…/EditView.cxx :935:
if (eolInSelection && vsDraw.selColours.back.isSet && (line < model.pdoc->LinesTotal() - 1) && (alpha == SC_ALPHA_NOALPHA)) {
azawawi/perl6-gtk-scintilla
…/EditView.cxx :1042:
if ((vsDraw.braceHighlightIndicatorSet && (model.bracesMatchStyle == STYLE_BRACELIGHT)) ||
azawawi/perl6-gtk-scintilla
…/EditView.cxx :1043:
(vsDraw.braceBadLightIndicatorSet && (model.bracesMatchStyle == STYLE_BRACEBAD))) {
azawawi/perl6-gtk-scintilla
…/EditView.cxx :1928:
surface->SetUnicodeMode(SC_CP_UTF8 == model.pdoc->dbcsCodePage);
azawawi/perl6-gtk-scintilla
…/EditView.cxx :1963:
const bool bracesIgnoreStyle = ((vsDraw.braceHighlightIndicatorSet && (model.bracesMatchStyle == STYLE_BRACELIGHT)) ||
azawawi/perl6-gtk-scintilla
…/EditView.cxx :1964:
(vsDraw.braceBadLightIndicatorSet && (model.bracesMatchStyle == STYLE_BRACEBAD)));
azawawi/perl6-gtk-scintilla
…/EditView.cxx :2105:
if (eolInSelection && vsDraw.selEOLFilled && vsDraw.selColours.back.isSet && (line < model.pdoc->LinesTotal() - 1) && (alpha == SC_ALPHA_NOALPHA)) {
azawawi/perl6-gtk-scintilla
…/Editor.cxx :4129:
vs.styles[STYLE_DEFAULT].characterSet, sel.IsRectangular(), sel.selType == Selection::selLines);
azawawi/perl6-gtk-scintilla
…/Editor.h :612:
surf->SetUnicodeMode(SC_CP_UTF8 == ed->CodePage());
azawawi/perl6-gtk-scintilla
…/Editor.h :622:
surf->SetUnicodeMode(SC_CP_UTF8 == ed->CodePage());
azawawi/perl6-gtk-scintilla
…/Style.cxx :46:
characterSet == other.characterSet &&
azawawi/perl6-gtk-scintilla
…/PlatWin.cxx :381:
(lf.lfCharSet == fp.characterSet) &&
azawawi/perl6-gtk-scintilla
…/ScintillaWin.cxx :3335:
surfaceWindow->SetUnicodeMode(SC_CP_UTF8 == sciThis->ct.codePage);
cjfields/bioperl6
…/README.FIRST :60:
==Getter/Setters==
colomon/List-Utils
…/08-combinations.t :13:
@c.map({ $_.sort.join("") }).Set == @c;
colomon/List-Utils
…/08-combinations.t :17:
@c.Set == @c;
perl6/doc
…/jquery-3.1.1.min.js :4:
void 0!==c?null===c?void r.removeAttr(a,b):e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:(a.setAttribute(b,c+""),c):e&&"get"in e&&null!==(d=e.get(a,b))?d…
szabgab/Perl6-Maven
…/jquery-1.7.2.min.js :2:
(function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cu(a){if(!cj[a]){var b=c.body,d=f("<"+a…
szabgab/Perl6-Maven
…/jquery-1.7.2.min.js :4:
.clean(arguments);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment