Home
last modified time | relevance | path

Searched defs: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