Searched defs:php_metadata_namespace (Results 1 – 6 of 6) sorted by relevance
165 protected $php_metadata_namespace = null; variable in Google\\Protobuf\\Internal\\FileOptions
444 optional string php_metadata_namespace = 44; field
436 optional string php_metadata_namespace = 44 [ctype = STRING_PIECE]; field
448 optional string php_metadata_namespace = 44; field
10886 inline const std::string& FileOptions::php_metadata_namespace() const { in php_metadata_namespace() function10937 inline void FileOptions::set_allocated_php_metadata_namespace(std::string* php_metadata_namespace) { in set_allocated_php_metadata_namespace()
354 const string& php_metadata_namespace = in GeneratedMetadataFileName() local