pool_lookup_string2  334 lib/as3/code.c                 string_t s = pool_lookup_string2(pool, swf_GetU30(tag));
pool_lookup_string2  740 lib/as3/pool.c         string_t s = pool_lookup_string2(pool, index);
pool_lookup_string2 1231 lib/as3/pool.c         string_t str = pool_lookup_string2(pool, t);
pool_lookup_string2 1321 lib/as3/pool.c         string_t str = pool_lookup_string2(pool, t);
pool_lookup_string2  159 lib/as3/pool.h string_t pool_lookup_string2(pool_t*pool, int i);