Home
last modified time | relevance | path

Searched refs:url_prifix_len (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
H A DAny.php262 $url_prifix_len = strlen(GPBUtil::TYPE_URL_PREFIX); variable
263 if (substr($this->type_url, 0, $url_prifix_len) !=
269 substr($this->type_url, $url_prifix_len);

Completed in 1 milliseconds