Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dprotobuf.h75 #define PHP_PROTO_RETVAL_STRINGL(s, len, copy) RETVAL_STRINGL(s, len, copy) macro
277 #define PHP_PROTO_RETVAL_STRINGL(s, len, copy) RETVAL_STRINGL(s, len) macro