POMO_StringReader::length(): int

Return

int

Source

File: wp-includes/pomo/streams.php. View all references

public function length() {
	return $this->strlen( $this->_str );
}

© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/pomo_stringreader/length