MCPcopy Create free account
hub / github.com/BYVoid/OpenCC / IsJiebaConfig

Function IsJiebaConfig

src/benchmark/Performance.cpp:455–457  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

453
454#ifdef OPENCC_BENCHMARK_JIEBA_CONFIG_DIR
455bool IsJiebaConfig(const BenchmarkConfig& config) {
456 return config.name.find("s2twp_jieba/") == 0;
457}
458#endif
459
460std::string OpenccBinaryPath() {

Callers 1

RunCommandLineConversionFunction · 0.85

Calls 1

findMethod · 0.80

Tested by

no test coverage detected