xcalloc 24 ext/mbstring/oniguruma/st.c void *xcalloc(long, long); xcalloc 71 ext/mbstring/oniguruma/st.c #define Calloc(n,s) (char*)xcalloc((n),(s))