Home
last modified time | relevance | path

Searched refs:from_array_php (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dstorage.c1102 zval* from_array_php = CACHED_PTR_TO_ZVAL_PTR(DEREF(from_memory, CACHED_VALUE*)); in layout_merge() local
1104 RepeatedField* from_array = UNBOX(RepeatedField, from_array_php); in layout_merge()