Lines Matching defs:RTSTR_MAX

166 #define RTSTR_MAX       (~(size_t)0)
345 * value RTSTR_MAX that can be used to indicate all
366 * value RTSTR_MAX that can be used to indicate all
691 * @param cch The max string length (/ size). Use RTSTR_MAX to
749 * @param cch The max string length. Use RTSTR_MAX to process the entire string.
773 * Use RTSTR_MAX to translate the entire string.
812 * @param cch The max string length. Use RTSTR_MAX to process the entire string.
848 * Use RTSTR_MAX to translate the entire string.
874 * Use RTSTR_MAX to translate the entire string.
917 * @param cch The max string length. Use RTSTR_MAX to process the
954 * the string terminator ('\\0'). Use RTSTR_MAX to
984 * the string terminator ('\\0'). Use RTSTR_MAX to
1039 * cchString or the terminator ('\\0'). Use RTSTR_MAX
1069 * RTSTR_MAX to translate the entire string.
1108 * @param cch The max string length. Use RTSTR_MAX to process the entire string.
2490 * @param cchMax The max string length. RTSTR_MAX is fine.
2552 * @param cchPattern The pattern length. Pass RTSTR_MAX if you don't know the
2555 * @param cchString The string length. Pass RTSTR_MAX if you don't know the
2569 * @param cchPatterns The lengths of the patterns to use. Pass RTSTR_MAX to
2572 * @param cchString The string length. Pass RTSTR_MAX stop stop at the
2575 * matched. If no match, this will be set to RTSTR_MAX.
3118 * RTSTR_MAX is ok and makes it behave just like
3183 * RTSTR_MAX is fine.
3194 * (size_t) pairs. Passing RTSTR_MAX as the size is
3205 * (size_t) pairs. Passing RTSTR_MAX as the size is
3369 * @param cwcMax The max string length. RTSTR_MAX is fine.
3598 * RTSTR_MAX to process the entire string.
3659 * Use RTSTR_MAX to translate the entire string.
3685 * Use RTSTR_MAX to translate the entire string.
3725 * @param cwc The max string length. Use RTSTR_MAX to process the entire string.
3764 * cwcString or the terminator ('\\0'). Use RTSTR_MAX
3802 * cwcString or the terminator ('\\0'). Use RTSTR_MAX
3854 * @param cwc The max string length. Use RTSTR_MAX to process the
4075 * @param cch The max string length. Use RTSTR_MAX to process the
4114 * Use RTSTR_MAX to translate the entire string.
4144 * Use RTSTR_MAX to translate the entire string.