Home
last modified time | relevance | path

Searched defs:getDoubleValue (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DUninterpretedOption.php207 public function getDoubleValue() function in Google\\Protobuf\\Internal\\UninterpretedOption
/third_party/lame/frontend/
Dparse.c350 static int getDoubleValue(char const* token, char const* arg, double* ptr) in getDoubleValue() function