PHP_STRLCPY 282 main/SAPI.c PHP_STRLCPY(newtype, *mimetype, newlen + 1, len); PHP_STRLCPY 627 main/SAPI.c PHP_STRLCPY(newheader, "Content-type: ", newlen, sizeof("Content-type: ")-1); PHP_STRLCPY 816 main/streams/plain_wrapper.c PHP_STRLCPY(ent->d_name, result->d_name, sizeof(ent->d_name), strlen(result->d_name)); PHP_STRLCPY 1525 main/streams/streams.c PHP_STRLCPY(wrapper_name, protocol, sizeof(wrapper_name), n); PHP_STRLCPY 115 main/streams/transports.c PHP_STRLCPY(wrapper_name, protocol, sizeof(wrapper_name), n); PHP_STRLCPY 1301 main/streams/userspace.c PHP_STRLCPY(ent->d_name, Z_STRVAL_P(retval), sizeof(ent->d_name), Z_STRLEN_P(retval));