Functions
protobuf/php/ext/google/protobuf/convert.h File Reference
#include <php.h>
#include "php-upb.h"
#include "def.h"
Include dependency graph for protobuf/php/ext/google/protobuf/convert.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void Convert_ModuleInit (void)
 
bool Convert_PhpToInt64 (const zval *php_val, int64_t *i64)
 
bool Convert_PhpToUpb (zval *php_val, upb_msgval *upb_val, TypeInfo type, upb_arena *arena)
 
bool Convert_PhpToUpbAutoWrap (zval *val, upb_msgval *upb_val, TypeInfo type, upb_arena *arena)
 
void Convert_UpbToPhp (upb_msgval upb_val, zval *php_val, TypeInfo type, zval *arena)
 
upb_fieldtype_t pbphp_dtype_to_type (upb_descriptortype_t type)
 

Function Documentation

◆ Convert_ModuleInit()

void Convert_ModuleInit ( void  )

Definition at line 506 of file protobuf/php/ext/google/protobuf/convert.c.

◆ Convert_PhpToInt64()

bool Convert_PhpToInt64 ( const zval *  php_val,
int64_t i64 
)

Definition at line 247 of file protobuf/php/ext/google/protobuf/convert.c.

◆ Convert_PhpToUpb()

bool Convert_PhpToUpb ( zval *  php_val,
upb_msgval upb_val,
TypeInfo  type,
upb_arena arena 
)

Definition at line 356 of file protobuf/php/ext/google/protobuf/convert.c.

◆ Convert_PhpToUpbAutoWrap()

bool Convert_PhpToUpbAutoWrap ( zval *  val,
upb_msgval upb_val,
TypeInfo  type,
upb_arena arena 
)

Definition at line 482 of file protobuf/php/ext/google/protobuf/convert.c.

◆ Convert_UpbToPhp()

void Convert_UpbToPhp ( upb_msgval  upb_val,
zval *  php_val,
TypeInfo  type,
zval *  arena 
)

Definition at line 424 of file protobuf/php/ext/google/protobuf/convert.c.

◆ pbphp_dtype_to_type()

upb_fieldtype_t pbphp_dtype_to_type ( upb_descriptortype_t  type)

Definition at line 156 of file protobuf/php/ext/google/protobuf/convert.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:08