Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
H A DJSON.kt777 private const val CHAR_BACKSLASH = '\\'.toByte() constant
/aosp_15_r20/external/pcre/src/
H A Dpcre2_internal.h763 #define CHAR_BACKSLASH '\\' macro
1060 #define CHAR_BACKSLASH '\134' macro