Searched refs:php_class_prefix (Results 1 – 8 of 8) sorted by relevance
149 protected $php_class_prefix = null; variable in Google\\Protobuf\\Internal\\FileOptions921 return isset($this->php_class_prefix) ? $this->php_class_prefix : '';926 return isset($this->php_class_prefix);931 unset($this->php_class_prefix);945 $this->php_class_prefix = $var;
3 option php_class_prefix = "Prefix";
156 const string& prefix = (desc->file()->options()).php_class_prefix(); in ClassNamePrefix()
3701 const std::string& php_class_prefix() const;3708 void set_allocated_php_class_prefix(std::string* php_class_prefix);10738 inline const std::string& FileOptions::php_class_prefix() const { in php_class_prefix() function10789 inline void FileOptions::set_allocated_php_class_prefix(std::string* php_class_prefix) { in set_allocated_php_class_prefix() argument10790 if (php_class_prefix != nullptr) { in set_allocated_php_class_prefix()10795 …_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), php_class_prefix, in set_allocated_php_class_prefix()
438 optional string php_class_prefix = 40; field
426 optional string php_class_prefix = 40 [ctype = STRING_PIECE]; field
434 optional string php_class_prefix = 40; field
930 * Added file option php_class_prefix. The prefix will be prepended to all