Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dencode_decode.c328 static void new_php_string(zval** value_ptr, const char* str, size_t len) { in new_php_string() function
345 static void new_php_string(zval* value_ptr, const char* str, size_t len) { in new_php_string() function
372 new_php_string(DEREF(message_data(msg), *ofs, CACHED_VALUE*), in str_end_handler()
754 new_php_string(DEREF(message_data(msg), oneofdata->ofs, CACHED_VALUE*), in oneofstr_end_handler()