Home
last modified time | relevance | path

Searched refs:mapReply (Results 1 – 23 of 23) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/pkg/services/live/managedstream/
H A Dcache_redis.go99 if mapReply, ok := reply.(*redis.StringStringMapCmd); ok {
100 result, err := mapReply.Result()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/messenger/
H A DPlatformMessenger.java498 Map mapReply = mapOrder.get(new Long(message.getSequenceNo())); in processQueueAsync() local
499 if (mapReply == null) { in processQueueAsync()
502 String replyType = MapUtils.getMapString(mapReply, "type", "payload"); in processQueueAsync()
505 payload = MapUtils.getMapMap(mapReply, "payload", Collections.EMPTY_MAP); in processQueueAsync()
508 payload.put("message", MapUtils.getMapString(mapReply, "message", "?")); in processQueueAsync()
512 if (mapReply != null) { in processQueueAsync()
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/plugins/geoservices/nokia/
H A Dqgeotilefetcher_nokia.cpp120 QGeoTiledMapReply *mapReply = new QGeoMapReplyNokia(netReply, spec); in getTileImage() local
122 return mapReply; in getTileImage()
/dports/lang/tcl85/tcl8.5.19/tests/
H A Dhttp.test522 test http-7.1 {http::mapReply} {
523 http::mapReply "abc\$\[\]\"\\()\}\{"
525 test http-7.2 {http::mapReply} {
528 http::mapReply "\u2208"
534 set res [list [catch {http::mapReply "\u2208"} msg] $msg]
543 set res [http::mapReply "\u2208"]
/dports/lang/tcl86/tcl8.6.12/tests/
H A Dhttp.test653 test http-7.1 {http::mapReply} {
654 http::mapReply "abc\$\[\]\"\\()\}\{"
656 test http-7.2 {http::mapReply} {
659 http::mapReply "\u2208"
666 http::mapReply "\u2208"
676 http::mapReply "\u2208"
/dports/lang/tcl87/tcl8.7a5/tests/
H A Dhttp.test647 test http-7.1 {http::mapReply} {
648 http::mapReply "abc\$\[\]\"\\()\}\{"
650 test http-7.2 {http::mapReply} {
653 http::mapReply "∈"
660 http::mapReply "∈"
670 http::mapReply "∈"
/dports/www/mod_rivet/rivet-3.2.0/tests/apachetest/
H A Dhttp.tcl876 append result $sep [mapReply $i]
/dports/lang/tcl85/tcl8.5.19/library/http/
H A Dhttp.tcl1324 append result $sep [mapReply $i]
/dports/devel/tclvfs/tclvfs-20080503/http2.6/
H A Dhttp.tcl1283 append result $sep [mapReply $i]
/dports/net-im/coccinella/Coccinella-0.96.20Src/contrib/
H A Dhttpex.tcl1851 append result $sep [mapReply $i]
/dports/devel/tcllib/tcllib-1.20/modules/bench/
H A DChangeLog306 * tcl/map.bench: added http mapReply & simple regsubs benchmarks
/dports/devel/tcllibc/tcllib-1.20/modules/bench/
H A DChangeLog306 * tcl/map.bench: added http mapReply & simple regsubs benchmarks
/dports/lang/tcl86/tcl8.6.12/library/http/
H A Dhttp.tcl3345 append result $sep [mapReply $i]
/dports/lang/tcl87/tcl8.7a5/library/http/
H A Dhttp.tcl3464 append result $sep [mapReply $i]
/dports/lang/tcl85/tcl8.5.19/
H A DChangeLog.20012371 * library/http/http.tcl (http::mapReply): the regsub'ing of \n and \t
H A DChangeLog.20053789 * library/http/http.tcl (http::mapReply): Significant performance
H A Dchanges6367 2005-01-06 (performance)[1020491] [http::mapReply] (fellows)
6585 2005-10-04 (bug fix)[1182373] [http::mapReply] update to RFC 3986 (aho,hobbs)
/dports/lang/tcl86/tcl8.6.12/
H A DChangeLog.20053789 * library/http/http.tcl (http::mapReply): Significant performance
H A DChangeLog.20012371 * library/http/http.tcl (http::mapReply): the regsub'ing of \n and \t
H A Dchanges6367 2005-01-06 (performance)[1020491] [http::mapReply] (fellows)
6585 2005-10-04 (bug fix)[1182373] [http::mapReply] update to RFC 3986 (aho,hobbs)
/dports/lang/tcl87/tcl8.7a5/
H A DChangeLog.20053789 * library/http/http.tcl (http::mapReply): Significant performance
H A DChangeLog.20012371 * library/http/http.tcl (http::mapReply): the regsub'ing of \n and \t
H A Dchanges6367 2005-01-06 (performance)[1020491] [http::mapReply] (fellows)
6585 2005-10-04 (bug fix)[1182373] [http::mapReply] update to RFC 3986 (aho,hobbs)