Searched defs:defaultChar (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsNativeCharsetUtils.cpp920 // default "defaultChar" is '?', which is an illegal character on windows
922 const char defaultChar = '_'; local
927 &defaultChar, NULL);

Completed in 1563 milliseconds