VirtualBox

Changeset 101348 in vbox


Ignore:
Timestamp:
Oct 4, 2023 11:58:16 PM (14 months ago)
Author:
vboxsync
Message:

IPRT/ministring: More complete set of endsWith[I] and startsWith[I] methods. [doxygen fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/cpp/ministring.h

    r101346 r101348  
    13191319     *
    13201320     * @param   a_pszSuffix The suffix to test for.
    1321      * @param   enmCase     Case sensitivity selector.
     1321     * @param   a_enmCase   Case sensitivity selector.
    13221322     * @returns true if match, false if mismatch.
    13231323     */
     
    14161416     *
    14171417     * @param   a_pszPrefix The prefix to test for.
    1418      * @param   enmCase     Case sensitivity selector.
     1418     * @param   a_enmCase   Case sensitivity selector.
    14191419     * @returns true if match, false if mismatch.
    14201420     */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette