Searched refs:has_php_class_prefix (Results 1 – 4 of 4) sorted by relevance
166 private $has_php_class_prefix = false; variable in Google\\Protobuf\\Internal\\FileOptions893 $this->has_php_class_prefix = true;900 return $this->has_php_class_prefix;
3675 bool has_php_class_prefix() const;10099 inline bool FileOptions::has_php_class_prefix() const { in has_php_class_prefix() function10142 if (!has_php_class_prefix()) { in release_php_class_prefix()
8344 if (from.has_php_class_prefix()) { in FileOptions()
5128 pub fn has_php_class_prefix(&self) -> bool { in has_php_class_prefix() method