http://4o4o4hn4hsujpnbsso7tqigujuokafxys62thulbk2k3mf46vq22qfqd.onion/paste/ee69deb92692c878
. '; font-weight: bold;">$ 0 </span>' , $code );
} return $code ;
} private static function highlightC ( $code , $theme ) { $colors = self:: getColors ( $theme ); $keywords = [ ' if ' , ' else ' , ' for ' , ' while ' , ' do ' , ' switch ' , ' case ' , ' default ' , ' break ' , ' continue ' , ' return ' , 'goto' , 'sizeof' , 'typedef' , 'struct' , 'union' , 'enum' , ' static ' , 'extern' , 'auto' , 'register' , 'const' , 'volatile' , 'inline' ]; $types = [ 'void' , 'char' ,...