b64_tbl_dec 585 ext/standard/filters.c static unsigned int b64_tbl_dec[256] = { b64_tbl_dec 673 ext/standard/filters.c i = b64_tbl_dec[(unsigned int)*(ps++)];