return an array of all occurence matched by pattern
2308 2309 2310
# File 'ext/mmap/mmap.c', line 2308 static VALUE mm_scan(obj, a) VALUE obj, a;