Searched defs:srcEnd (Results 1 – 3 of 3) sorted by relevance
729 const char* srcEnd; in TestRegressionUTF8() local833 const char* srcEnd; in TestRegressionUTF32() local865 const char* srcEnd; in TestRegressionUTF32() local
403 unsigned srcEnd = cf_html.find("\n", lineStart, false); in fragmentFromCF_HTML() local
941 static int copyPathRemovingDots(char* dst, const char* src, int srcStart, int srcEnd) in copyPathRemovingDots()