Home
last modified time | relevance | path

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

/third_party/node/lib/internal/
Dconstants.js17 CHAR_DOT: 46, /* . */ property
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
DJSON.kt804 private const val CHAR_DOT = '.'.toByte() constant
/third_party/pcre2/pcre2/src/
Dpcre2_internal.h700 #define CHAR_DOT '.' macro
990 #define CHAR_DOT '\056' macro
/third_party/glib/glib/pcre/
Dpcre_internal.h979 #define CHAR_DOT '.' macro
1244 #define CHAR_DOT '\056' macro
/third_party/node/tools/
Dlint-md.mjs2049 CHAR_DOT: 46, /* . */ property
5399 CHAR_DOT: '.', /* . */ property