does anyone know where to find some simple PHP or pseudo code for ereg() or preg_match()??
I want to write a pattern-matching function in actionscript and was hoping to get a leg up on the problem by finding some source code or something...but the C code freaks me out...i can barely understand it with all that ALLOC stuff and byzantine function references and stuff.
any help would be much appreciated.