Searched defs:php_namespace (Results 1 – 13 of 13) sorted by relevance
175 grpc::string php_namespace = PackageName(file); in GenerateFile() local
187 std::string php_namespace = PackageName(file); in GenerateFile() local
246 const string& php_namespace = desc->file()->options().php_namespace(); in RootPhpNamespace() local262 string php_namespace = RootPhpNamespace(desc, is_descriptor); in FullClassName() local272 string php_namespace = RootPhpNamespace(desc, is_descriptor); in LegacyFullClassName() local1105 std::string php_namespace = RootPhpNamespace(desc, is_descriptor); in LegacyGenerateClassFile() local
682 const char *php_namespace, in classname_len_max()780 static void fill_namespace(const char *package, const char *php_namespace, in fill_namespace()845 const char *php_namespace = upb_filedef_phpnamespace(file); in register_class() local
174 private $php_namespace = ''; variable in Google\\Protobuf\\Internal\\FileOptions
419 optional string php_namespace = 41; field
418 optional string php_namespace = 41; field
10186 inline const std::string& FileOptions::php_namespace() const { in php_namespace() function10228 inline void FileOptions::set_allocated_php_namespace(std::string* php_namespace) { in set_allocated_php_namespace()10246 std::string* php_namespace) { in unsafe_arena_set_allocated_php_namespace()
439 optional string php_namespace = 41; field
431 optional string php_namespace = 41 [ctype = STRING_PIECE]; field
4687 php_namespace: crate::SingularField<::std::string::String>, field
8839 char *php_namespace; in file_onphpnamespace() local