Home
last modified time | relevance | path

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

/PHP-5.3/ext/intl/
H A Dintl_common.h34 #ifndef eurealloc
35 # define eurealloc(ptr, size) (UChar*)erealloc((ptr), size * sizeof(UChar)) macro
/PHP-5.3/ext/intl/grapheme/
H A Dgrapheme_util.c68 dest = (UChar*) eurealloc(dest, dest_len); in grapheme_intl_case_fold()

Completed in 6 milliseconds