Searched defs:php_namespace (Results 1 – 8 of 8) sorted by relevance
160 static void fill_namespace(const char *package, const char *php_namespace, in fill_namespace()214 const char *php_namespace = upb_filedef_phpnamespace(file); in GetPhpClassname() local
187 std::string php_namespace = PackageName(file); in GenerateFile() local
247 const string& php_namespace = desc->file()->options().php_namespace(); in RootPhpNamespace() local263 string php_namespace = RootPhpNamespace(desc, is_descriptor); in FullClassName() local273 string php_namespace = RootPhpNamespace(desc, is_descriptor); in LegacyFullClassName() local1242 std::string php_namespace = RootPhpNamespace(desc, is_descriptor); in LegacyGenerateClassFile() local
157 protected $php_namespace = null; variable in Google\\Protobuf\\Internal\\FileOptions
431 optional string php_namespace = 41 [ctype = STRING_PIECE]; field
439 optional string php_namespace = 41; field
443 optional string php_namespace = 41; field
10812 inline const std::string& FileOptions::php_namespace() const { in php_namespace() function10863 inline void FileOptions::set_allocated_php_namespace(std::string* php_namespace) { in set_allocated_php_namespace()