|
UPB_INLINE envoy_type_matcher_v3_RegexMatcher * | envoy_type_matcher_v3_RegexMatcher_new (upb_arena *arena) |
|
UPB_INLINE envoy_type_matcher_v3_RegexMatcher * | envoy_type_matcher_v3_RegexMatcher_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_type_matcher_v3_RegexMatcher * | envoy_type_matcher_v3_RegexMatcher_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_type_matcher_v3_RegexMatcher_serialize (const envoy_type_matcher_v3_RegexMatcher *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE envoy_type_matcher_v3_RegexMatcher_engine_type_oneofcases | envoy_type_matcher_v3_RegexMatcher_engine_type_case (const envoy_type_matcher_v3_RegexMatcher *msg) |
|
UPB_INLINE bool | envoy_type_matcher_v3_RegexMatcher_has_google_re2 (const envoy_type_matcher_v3_RegexMatcher *msg) |
|
UPB_INLINE const envoy_type_matcher_v3_RegexMatcher_GoogleRE2 * | envoy_type_matcher_v3_RegexMatcher_google_re2 (const envoy_type_matcher_v3_RegexMatcher *msg) |
|
UPB_INLINE upb_strview | envoy_type_matcher_v3_RegexMatcher_regex (const envoy_type_matcher_v3_RegexMatcher *msg) |
|
UPB_INLINE void | envoy_type_matcher_v3_RegexMatcher_set_google_re2 (envoy_type_matcher_v3_RegexMatcher *msg, envoy_type_matcher_v3_RegexMatcher_GoogleRE2 *value) |
|
UPB_INLINE struct envoy_type_matcher_v3_RegexMatcher_GoogleRE2 * | envoy_type_matcher_v3_RegexMatcher_mutable_google_re2 (envoy_type_matcher_v3_RegexMatcher *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_type_matcher_v3_RegexMatcher_set_regex (envoy_type_matcher_v3_RegexMatcher *msg, upb_strview value) |
|
UPB_INLINE envoy_type_matcher_v3_RegexMatcher_GoogleRE2 * | envoy_type_matcher_v3_RegexMatcher_GoogleRE2_new (upb_arena *arena) |
|
UPB_INLINE envoy_type_matcher_v3_RegexMatcher_GoogleRE2 * | envoy_type_matcher_v3_RegexMatcher_GoogleRE2_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_type_matcher_v3_RegexMatcher_GoogleRE2 * | envoy_type_matcher_v3_RegexMatcher_GoogleRE2_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_type_matcher_v3_RegexMatcher_GoogleRE2_serialize (const envoy_type_matcher_v3_RegexMatcher_GoogleRE2 *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE bool | envoy_type_matcher_v3_RegexMatcher_GoogleRE2_has_max_program_size (const envoy_type_matcher_v3_RegexMatcher_GoogleRE2 *msg) |
|
UPB_INLINE const struct google_protobuf_UInt32Value * | envoy_type_matcher_v3_RegexMatcher_GoogleRE2_max_program_size (const envoy_type_matcher_v3_RegexMatcher_GoogleRE2 *msg) |
|
UPB_INLINE void | envoy_type_matcher_v3_RegexMatcher_GoogleRE2_set_max_program_size (envoy_type_matcher_v3_RegexMatcher_GoogleRE2 *msg, struct google_protobuf_UInt32Value *value) |
|
UPB_INLINE struct google_protobuf_UInt32Value * | envoy_type_matcher_v3_RegexMatcher_GoogleRE2_mutable_max_program_size (envoy_type_matcher_v3_RegexMatcher_GoogleRE2 *msg, upb_arena *arena) |
|
UPB_INLINE envoy_type_matcher_v3_RegexMatchAndSubstitute * | envoy_type_matcher_v3_RegexMatchAndSubstitute_new (upb_arena *arena) |
|
UPB_INLINE envoy_type_matcher_v3_RegexMatchAndSubstitute * | envoy_type_matcher_v3_RegexMatchAndSubstitute_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_type_matcher_v3_RegexMatchAndSubstitute * | envoy_type_matcher_v3_RegexMatchAndSubstitute_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_type_matcher_v3_RegexMatchAndSubstitute_serialize (const envoy_type_matcher_v3_RegexMatchAndSubstitute *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE bool | envoy_type_matcher_v3_RegexMatchAndSubstitute_has_pattern (const envoy_type_matcher_v3_RegexMatchAndSubstitute *msg) |
|
UPB_INLINE const envoy_type_matcher_v3_RegexMatcher * | envoy_type_matcher_v3_RegexMatchAndSubstitute_pattern (const envoy_type_matcher_v3_RegexMatchAndSubstitute *msg) |
|
UPB_INLINE upb_strview | envoy_type_matcher_v3_RegexMatchAndSubstitute_substitution (const envoy_type_matcher_v3_RegexMatchAndSubstitute *msg) |
|
UPB_INLINE void | envoy_type_matcher_v3_RegexMatchAndSubstitute_set_pattern (envoy_type_matcher_v3_RegexMatchAndSubstitute *msg, envoy_type_matcher_v3_RegexMatcher *value) |
|
UPB_INLINE struct envoy_type_matcher_v3_RegexMatcher * | envoy_type_matcher_v3_RegexMatchAndSubstitute_mutable_pattern (envoy_type_matcher_v3_RegexMatchAndSubstitute *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_type_matcher_v3_RegexMatchAndSubstitute_set_substitution (envoy_type_matcher_v3_RegexMatchAndSubstitute *msg, upb_strview value) |
|