Sha256: 4568e1b0c21ba808a0d0cf430205ae7a0a9e5b70a113c432f7f9f4501f140d13

Contents?: true

Size: 1.94 KB

Versions: 6

Compression:

Stored size: 1.94 KB

Contents

/* This file was generated by upbc (the upb compiler) from the input
 * file:
 *
 *     envoy/type/matcher/regex.proto
 *
 * Do not edit -- your changes will be discarded when the file is
 * regenerated. */

#include <stddef.h>
#include "upb/msg.h"
#include "envoy/type/matcher/regex.upb.h"
#include "google/protobuf/wrappers.upb.h"
#include "udpa/annotations/status.upb.h"
#include "validate/validate.upb.h"

#include "upb/port_def.inc"

static const upb_msglayout *const envoy_type_matcher_RegexMatcher_submsgs[1] = {
  &envoy_type_matcher_RegexMatcher_GoogleRE2_msginit,
};

static const upb_msglayout_field envoy_type_matcher_RegexMatcher__fields[2] = {
  {1, UPB_SIZE(8, 16), UPB_SIZE(-13, -25), 0, 11, 1},
  {2, UPB_SIZE(0, 0), 0, 0, 9, 1},
};

const upb_msglayout envoy_type_matcher_RegexMatcher_msginit = {
  &envoy_type_matcher_RegexMatcher_submsgs[0],
  &envoy_type_matcher_RegexMatcher__fields[0],
  UPB_SIZE(16, 32), 2, false,
};

static const upb_msglayout *const envoy_type_matcher_RegexMatcher_GoogleRE2_submsgs[1] = {
  &google_protobuf_UInt32Value_msginit,
};

static const upb_msglayout_field envoy_type_matcher_RegexMatcher_GoogleRE2__fields[1] = {
  {1, UPB_SIZE(0, 0), 0, 0, 11, 1},
};

const upb_msglayout envoy_type_matcher_RegexMatcher_GoogleRE2_msginit = {
  &envoy_type_matcher_RegexMatcher_GoogleRE2_submsgs[0],
  &envoy_type_matcher_RegexMatcher_GoogleRE2__fields[0],
  UPB_SIZE(4, 8), 1, false,
};

static const upb_msglayout *const envoy_type_matcher_RegexMatchAndSubstitute_submsgs[1] = {
  &envoy_type_matcher_RegexMatcher_msginit,
};

static const upb_msglayout_field envoy_type_matcher_RegexMatchAndSubstitute__fields[2] = {
  {1, UPB_SIZE(8, 16), 0, 0, 11, 1},
  {2, UPB_SIZE(0, 0), 0, 0, 9, 1},
};

const upb_msglayout envoy_type_matcher_RegexMatchAndSubstitute_msginit = {
  &envoy_type_matcher_RegexMatchAndSubstitute_submsgs[0],
  &envoy_type_matcher_RegexMatchAndSubstitute__fields[0],
  UPB_SIZE(16, 32), 2, false,
};

#include "upb/port_undef.inc"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
grpc-1.31.1 src/core/ext/upb-generated/envoy/type/matcher/regex.upb.c
grpc-1.31.0.pre2 src/core/ext/upb-generated/envoy/type/matcher/regex.upb.c
grpc-1.31.0.pre1 src/core/ext/upb-generated/envoy/type/matcher/regex.upb.c
grpc-1.30.2 src/core/ext/upb-generated/envoy/type/matcher/regex.upb.c
grpc-1.30.1 src/core/ext/upb-generated/envoy/type/matcher/regex.upb.c
grpc-1.30.0 src/core/ext/upb-generated/envoy/type/matcher/regex.upb.c