Searched defs:msgLength (Results 1 – 4 of 4) sorted by relevance
65 std::size_t msgLength{std::strlen(msg)}; in ToErrmsg() local
1008 int32_t msgLength=msg.length(); in skipWhiteSpace() local1016 int32_t msgLength=msg.length(); in skipIdentifier() local1023 int32_t msgLength=msg.length(); in skipDouble() local
515 socklen_t msgLength = sizeof(r_addr); in ping_network() local
123 int msgLength = msg == null ? 0 : msg.length(); in println_native() local