Searched refs:isJsonEscaped (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
H A D | GPBJsonWire.php | 269 private static function isJsonEscaped($c) function 282 if (static::isJsonEscaped($c)) { |
Completed in 2 milliseconds