Searched refs:phpNamespace_ (Results 1 – 1 of 1) sorted by relevance
4751 phpNamespace_ = other.phpNamespace_; in FileOptions()5250 private string phpNamespace_; field in Google.Protobuf.Reflection.FileOptions5258 get { return phpNamespace_ ?? PhpNamespaceDefaultValue; }5260 phpNamespace_ = pb::ProtoPreconditions.CheckNotNull(value, "value");5266 get { return phpNamespace_ != null; }5271 phpNamespace_ = null; in ClearPhpNamespace()