Home
last modified time | relevance | path

Searched defs:parPattern (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dexif_metadata_formatter.cpp739 std::regex parPattern("(\\d+)(\\.\\d+)?"); in DecimalRationalFormat() local
775 std::regex parPattern("\\d+(\\.\\d+)?(/\\d+)?"); in ConvertRationalFormat() local
913 std::regex parPattern("[0-9]{1,2}"); in ValidRegexWithVersionFormat() local
940 std::regex parPattern("[-YCbCrRGB]+"); in ValidRegexWithChannelFormat() local