Searched refs:svgtxt (Results 1 – 1 of 1) sorted by relevance
191 * @param String $svgtxt The svg string to inspect194 protected function _extract_XY_4svg( $svgtxt ) { argument196 preg_match( '/width="(.*?)px" height="(.*?)px"/', $svgtxt, $sizes );