Home
last modified time | relevance | path

Searched refs:cvcon (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/soltools/cpp/
H A D_eval.c736 static char cvcon[] = "b\bf\fn\nr\rt\tv\v''\"\"??\\\\"; in tokval() local
737 static size_t cvlen = sizeof(cvcon) - 1; in tokval()
742 if (*p == cvcon[j]) in tokval()
744 n = cvcon[j + 1]; in tokval()

Completed in 57 milliseconds