Home
last modified time | relevance | path

Searched refs:strnpbrk (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp4201 // https://github.com/upcaste/upcaste/blob/master/src/upcore/src/cstring/strnpbrk.cpp
4202 static char const* strnpbrk(char const* s, char const* accept, size_t n) { in strnpbrk() function
4220 if (strnpbrk(value, "\"\\\b\f\n\r\t", length) == NULL && in valueToQuotedStringN()
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp4145 // https://github.com/upcaste/upcaste/blob/master/src/upcore/src/cstring/strnpbrk.cpp
4146 static char const* strnpbrk(char const* s, char const* accept, size_t n) {
4164 if (strnpbrk(value, "\"\\\b\f\n\r\t", length) == NULL &&
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp4145 // https://github.com/upcaste/upcaste/blob/master/src/upcore/src/cstring/strnpbrk.cpp
4146 static char const* strnpbrk(char const* s, char const* accept, size_t n) {
4164 if (strnpbrk(value, "\"\\\b\f\n\r\t", length) == NULL &&
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp4145 // https://github.com/upcaste/upcaste/blob/master/src/upcore/src/cstring/strnpbrk.cpp
4146 static char const* strnpbrk(char const* s, char const* accept, size_t n) {
4164 if (strnpbrk(value, "\"\\\b\f\n\r\t", length) == NULL &&

Completed in 19 milliseconds