• Stephan Bergmann's avatar
    Allow starts-/endsWith* to also return the rest of the matched string · 57af2ee9
    Stephan Bergmann yazdı
    ...as there are many cases where the code later wants to obtain this part, and
    esp. for the string literal variants it is awkward to calculate the length of
    the literal again if this is coded with a following copy() call.  Adapt some
    code to use this new feature.
    
    (Strictly speaking, the @since tags for the---backwards-compatibly---modified
    functions are no longer accurate of course.  Also, clean up some sal_Bool and
    SAL_THROWS(()) that are unnecesssary cargo-cult here, and where the clean-up
    should have no practical compatibility consequences.)
    
    Change-Id: I43e5c578c8c4b44cb47fd08f170b5c69322ad641
    57af2ee9
Adı
Son kayıt (commit)
Son güncelleme
..
legacyprovider.cxx Loading commit data...
legacyprovider.hxx Loading commit data...
sourcefileprovider.cxx Loading commit data...
sourcefileprovider.hxx Loading commit data...
sourceprovider-parser-requires.hxx Loading commit data...
sourceprovider-parser.y Loading commit data...
sourceprovider-scanner.hxx Loading commit data...
sourceprovider-scanner.l Loading commit data...
sourcetreeprovider.cxx Loading commit data...
sourcetreeprovider.hxx Loading commit data...
unoidl-check.cxx Loading commit data...
unoidl-read.cxx Loading commit data...
unoidl-write.cxx Loading commit data...
unoidl.cxx Loading commit data...
unoidlprovider.cxx Loading commit data...
unoidlprovider.hxx Loading commit data...