Searched refs:getStrLen (Results 1 – 3 of 3) sorted by relevance
54 static public function getStrLen($str) { function in Google_Utils
162 $contentTypeHeader['content-length'] = Google_Utils::getStrLen($postBody);
247 'content-length' => Google_Utils::getStrLen($body),