Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/idn/
H A Didn.c142 int32_t buffer_capac = 255; /* no domain name may exceed this */ in php_intl_idn_to_46() local
143 char *buffer = emalloc(buffer_capac); in php_intl_idn_to_46()
156 buffer, buffer_capac, &info, &status); in php_intl_idn_to_46()
159 buffer, buffer_capac, &info, &status); in php_intl_idn_to_46()

Completed in 5 milliseconds