Home
last modified time | relevance | path

Searched defs:php_class_prefix (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php150 protected $php_class_prefix = null; variable in Google\\Protobuf\\Internal\\FileOptions
/third_party/protobuf/benchmarks/
Ddescriptor_sv.proto403 optional string php_class_prefix = 40 [ctype = STRING_PIECE]; field
Ddescriptor.proto401 optional string php_class_prefix = 40; field
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto531 optional string php_class_prefix = 40; field
Ddescriptor.pb.h16738 inline const std::string& FileOptions::php_class_prefix() const in php_class_prefix() function