Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dprotobuf.h194 #define CACHED_PTR_TO_ZVAL_PTR(VALUE) (*VALUE) macro
469 #define CACHED_PTR_TO_ZVAL_PTR(VALUE) (VALUE) macro