http://www.google.com/codesearch?hl=en& … tnG=Search

;-D

ciekawe tez jak szukamy np: "this is evil" i inne takie tam;)

np.:
225: if ( *src == 'B' && *(src+1) == 'N' ) {
*(char*)src = '_'; /* This is insanely evil, lets hope it works. */
*((char*)src+1) = ':';


:-D