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

/vbox/src/VBox/Runtime/common/string/
H A Duniread.cpp276 * @param pcEntries Where to store the number of entries.
279 static PRTUNICP ToMapping(char *psz, unsigned *pcEntries, unsigned cMax) argument
326 *pcEntries = i;

Completed in 36 milliseconds