Searched refs:tsentinel (Results 1 – 1 of 1) sorted by relevance
31 const rchar *tsentinel; member188 && source < ctx->sentinel && target < ctx->tsentinel in copy_match()220 && source < ctx->sentinel && target < ctx->tsentinel in copy_imatch()253 while (source < sentinel && target < ctx->tsentinel) in copy()275 if (source < ctx->sentinel && !(target < ctx->tsentinel)) { \301 if (source < ctx->sentinel && target < ctx->tsentinel) { in copy_escape()315 while (source < hsentinel && target < ctx->tsentinel in copy_escape()322 if (source < ctx->sentinel && target < ctx->tsentinel) { in copy_escape()354 while (source < ctx->sentinel && target < ctx->tsentinel) { in copy_string()369 if (source < ctx->sentinel && target < ctx->tsentinel) { in copy_string()[all …]