Home
last modified time | relevance | path

Searched refs:xcalloc (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/mbstring/oniguruma/
H A Dst.c19 #define xcalloc ruby_xcalloc macro
24 void *xcalloc(long, long);
71 #define Calloc(n,s) (char*)xcalloc((n),(s))
H A Dregint.h99 #define xcalloc calloc macro

Completed in 10 milliseconds