Searched refs:GeneratePhp (Results 1 – 3 of 3) sorted by relevance
/third_party/flatbuffers/src/ |
D | flatc_main.cpp | 96 { flatbuffers::GeneratePhp, nullptr, "--php", "PHP", true, nullptr, in main()
|
D | idl_gen_php.cpp | 934 bool GeneratePhp(const Parser &parser, const std::string &path, in GeneratePhp() function
|
/third_party/flatbuffers/include/flatbuffers/ |
D | idl.h | 1090 extern bool GeneratePhp(const Parser &parser, const std::string &path,
|