Home
last modified time | relevance | path

Searched refs:zend_spprintf_unchecked (Results 1 – 2 of 2) sorted by last modified time

/PHP-8.1/Zend/
H A Dzend.h288 ZEND_API size_t zend_spprintf_unchecked(char **message, size_t max_len, const char *format, ...);
H A Dzend.c255 ZEND_API size_t zend_spprintf_unchecked(char **message, size_t max_len, const char *format, ...) /*… in zend_spprintf_unchecked() function

Completed in 21 milliseconds