tables_length 74 ext/pcre/pcrelib/pcre_maketables.c yield = (unsigned char*)(pcre_malloc)(tables_length); tables_length 76 ext/pcre/pcrelib/pcre_maketables.c yield = (unsigned char*)malloc(tables_length);