Home
last modified time | relevance | path

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

/external/flatbuffers/include/flatbuffers/
Dutil.h165 static const char *PathSeparatorSet = "\\/"; // Intentionally no ':' variable
168 static const char *PathSeparatorSet = "/"; variable