Searched defs:szIpV4AddressChars (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Runtime/common/net/ | ||
H A D | netaddrstr.cpp | 231 const char szIpV4AddressChars[] = "01234567890.:[]"; // order IMPORTANT local 261 pszIpV4AddressChars = &szIpV4AddressChars[0]; |
Completed in 34 milliseconds