POMO_StringReader::length(): int ContentsReturn Source User Contributed Notes Return int Top ↑Source File: wp-includes/pomo/streams.php. View all references public function length() { return $this->strlen( $this->_str ); } View on Trac View on GitHub Top ↑User Contributed Notes You must log in before being able to contribute a note or feedback.