Searched defs:octal_value (Results 1 – 3 of 3) sorted by relevance
114 unsigned long octal_value = ::strtoul(oct_str, nullptr, 8); in FormatLogText() local
512 unsigned long octal_value = ::strtoul(oct_str, nullptr, 8); in EncodeEscapeSequences() local
2089 unsigned long octal_value = ::strtoul(oct_str, nullptr, 8); in ParseInternal() local