1 /* This file was generated by upbc (the upb compiler) from the input 2 * file: 3 * 4 * envoy/type/matcher/v3/regex.proto 5 * 6 * Do not edit -- your changes will be discarded when the file is 7 * regenerated. */ 8 9 #include <stddef.h> 10 #include "upb/msg.h" 11 #include "envoy/type/matcher/v3/regex.upb.h" 12 #include "google/protobuf/wrappers.upb.h" 13 #include "udpa/annotations/status.upb.h" 14 #include "udpa/annotations/versioning.upb.h" 15 #include "validate/validate.upb.h" 16 17 #include "upb/port_def.inc" 18 19 static const upb_msglayout *const envoy_type_matcher_v3_RegexMatcher_submsgs[1] = { 20 &envoy_type_matcher_v3_RegexMatcher_GoogleRE2_msginit, 21 }; 22 23 static const upb_msglayout_field envoy_type_matcher_v3_RegexMatcher__fields[2] = { 24 {1, UPB_SIZE(8, 16), UPB_SIZE(-13, -25), 0, 11, 1}, 25 {2, UPB_SIZE(0, 0), 0, 0, 9, 1}, 26 }; 27 28 const upb_msglayout envoy_type_matcher_v3_RegexMatcher_msginit = { 29 &envoy_type_matcher_v3_RegexMatcher_submsgs[0], 30 &envoy_type_matcher_v3_RegexMatcher__fields[0], 31 UPB_SIZE(16, 32), 2, false, 255, 32 }; 33 34 static const upb_msglayout *const envoy_type_matcher_v3_RegexMatcher_GoogleRE2_submsgs[1] = { 35 &google_protobuf_UInt32Value_msginit, 36 }; 37 38 static const upb_msglayout_field envoy_type_matcher_v3_RegexMatcher_GoogleRE2__fields[1] = { 39 {1, UPB_SIZE(4, 8), 1, 0, 11, 1}, 40 }; 41 42 const upb_msglayout envoy_type_matcher_v3_RegexMatcher_GoogleRE2_msginit = { 43 &envoy_type_matcher_v3_RegexMatcher_GoogleRE2_submsgs[0], 44 &envoy_type_matcher_v3_RegexMatcher_GoogleRE2__fields[0], 45 UPB_SIZE(8, 16), 1, false, 255, 46 }; 47 48 static const upb_msglayout *const envoy_type_matcher_v3_RegexMatchAndSubstitute_submsgs[1] = { 49 &envoy_type_matcher_v3_RegexMatcher_msginit, 50 }; 51 52 static const upb_msglayout_field envoy_type_matcher_v3_RegexMatchAndSubstitute__fields[2] = { 53 {1, UPB_SIZE(12, 24), 1, 0, 11, 1}, 54 {2, UPB_SIZE(4, 8), 0, 0, 9, 1}, 55 }; 56 57 const upb_msglayout envoy_type_matcher_v3_RegexMatchAndSubstitute_msginit = { 58 &envoy_type_matcher_v3_RegexMatchAndSubstitute_submsgs[0], 59 &envoy_type_matcher_v3_RegexMatchAndSubstitute__fields[0], 60 UPB_SIZE(16, 32), 2, false, 255, 61 }; 62 63 #include "upb/port_undef.inc" 64 65