home/abhiramc/public_html/wp-includes/class-wp-block-parser-frame.php 0000644 00000003741 15021152376 0021721 0 ustar 00 block = $block;
$this->token_start = $token_start;
$this->token_length = $token_length;
$this->prev_offset = isset( $prev_offset ) ? $prev_offset : $token_start + $token_length;
$this->leading_html_start = $leading_html_start;
}
}