Searched defs:php_val (Results 1 - 3 of 3) sorted by relevance
| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | array.c | 221 zval *php_val; in PHP_METHOD() local
|
| H A D | map.c | 152 zval *php_val; in MapField_GetUpbMap() local
|
| H A D | convert.c | 242 bool Convert_PhpToInt64(const zval *php_val, int64_t *i64) { in Convert_PhpToInt64() argument 272 static bool to_double(zval *php_val, double *dbl) { in to_double() argument 351 Convert_PhpToUpb(zval *php_val, upb_msgval *upb_val, upb_fieldtype_t type, const Descriptor *desc, upb_arena *arena) Convert_PhpToUpb() argument 419 Convert_UpbToPhp(upb_msgval upb_val, zval *php_val, upb_fieldtype_t type, const Descriptor *desc, zval *arena) Convert_UpbToPhp() argument [all...] |
Completed in 3 milliseconds