Lines Matching defs:strings
38 /* Doc strings */
52 "ExpandEnvironmentStrings() - Expand the env strings in a REG_EXPAND_SZ\n"
511 ** made to support "incorrect strings". The registry specification
512 ** calls for strings to be terminated with 2 null bytes. It seems
513 ** some commercial packages install strings which don't conform,
515 ** with these strings (ie only we don't!).
542 int strings;
552 for (P = data, strings = 0; P < Q; P++, strings++) {
557 return strings;
1681 be REG_SZ, meaning only strings are supported.
1770 REG_MULTI_SZ -- A sequence of null-terminated strings, terminated