Home
last modified time | relevance | path

Searched defs:strlcat (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/main/
H A Dphp.h169 #define strlcat php_strlcat macro
/PHP-8.2/Zend/
H A Dzend_string.c521 size_t strlcat (char *__restrict dest, const char *restrict src, size_t n) in strlcat() function

Completed in 12 milliseconds