Searched refs:hsentinel (Results 1 – 1 of 1) sorted by relevance
294 const rchar *source = *source_, *hsentinel; in copy_escape() local311 hsentinel = source + 5; in copy_escape()313 hsentinel = ctx->sentinel; in copy_escape()315 while (source < hsentinel && target < ctx->tsentinel in copy_escape()323 if (source == hsentinel) in copy_escape()