On Wed Jun 18 14:15:14 EDT 2014, p...@fb.com wrote:
> Well, hard to grep for '3' in a big codebase. They should have used UTFMAX in 
> the first place.
> 

it's not hard.  i did this once.  i think i did something like this

        g 'char[        ]+[a-z]+\[(3|4|3\+1)\]' /sys/src

- erik

Reply via email to