Searched refs:k_arg_end (Results 1 – 2 of 2) sorted by relevance
20 static const char16_t k_arg_end = '}'; variable60 } else if (c == k_arg_end && depth) { in text()76 str[nextpos - 1] == k_arg_end) { in text()
37 static const char16_t k_arg_end = u'}'; variable102 } else if (c == k_arg_end && depth) { in text()117 } else if (str[lastpos] == k_arg_start && str[nextpos - 1] == k_arg_end) { in text()