Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/server_demo/
Dfile_server_demo.cpp97 std::regex regexRange("Range:\\sbytes=(\\d+)-(\\d+)?"); in GetRange() local
113 std::regex regexRange("Keep-(A|a)live:\\stimeout=(\\d+)"); in GetKeepAlive() local
127 std::regex regexRange("GET\\s(.+)\\sHTTP"); in GetFilePath() local
/foundation/multimedia/av_codec/test/unittest/common/
Dhttp_server_demo.cpp104 std::regex regexRange("Range:\\sbytes=(\\d+)-(\\d+)?"); in GetRange() local
119 std::regex regexRange("Keep-(A|a)live:\\stimeout=(\\d+)"); in GetKeepAlive() local
133 std::regex regexRange("GET\\s(.+)\\sHTTP"); in GetFilePath() local
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/src/
Dcast_local_file_channel_common.cpp279 std::regex regexRange("bytes (\\d+)-(\\d*)/(\\d*)"); in ParseHttpResponse() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/src/
Dcast_local_file_channel_common.cpp280 std::regex regexRange("bytes (\\d+)-(\\d*)/(\\d*)"); in ParseHttpResponse() local