summaryrefslogtreecommitdiffstats
path: root/icu/src/main/native/RegExInterface.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use GetStringRegion/GetStringUTFRegion where appropriate.Elliott Hughes2009-09-101-10/+8
| | | | | | | | | | | Note that the changes to DecimalFormatInterface.cpp and RBNFInterface.cpp are just minor tidy-ups, fixing an issue where the early error exit wouldn't call ReleaseStringChars to undo the earlier call to GetStringChars. Also remove a dead function and fix a comment in ExpatParser.cpp. Tested on sapphire-eng. Bug: 1639287
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+373
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-373/+0
|
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-89/+135
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+327