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

Go to the source code of this file.

Functions

void Array_ModuleInit ()
 
bool ArrayEq (const upb_array *a1, const upb_array *a2, TypeInfo type)
 
void RepeatedField_GetPhpWrapper (zval *val, upb_array *arr, TypeInfo type, zval *arena)
 
upb_arrayRepeatedField_GetUpbArray (zval *val, TypeInfo type, upb_arena *arena)
 

Function Documentation

◆ Array_ModuleInit()

void Array_ModuleInit ( )

Array_ModuleInit()

Called when the C extension is loaded to register all types.

Definition at line 634 of file protobuf/php/ext/google/protobuf/array.c.

◆ ArrayEq()

bool ArrayEq ( const upb_array a1,
const upb_array a2,
TypeInfo  type 
)

Definition at line 217 of file protobuf/php/ext/google/protobuf/array.c.

◆ RepeatedField_GetPhpWrapper()

void RepeatedField_GetPhpWrapper ( zval *  val,
upb_array arr,
TypeInfo  type,
zval *  arena 
)

Definition at line 152 of file protobuf/php/ext/google/protobuf/array.c.

◆ RepeatedField_GetUpbArray()

upb_array* RepeatedField_GetUpbArray ( zval *  val,
TypeInfo  type,
upb_arena arena 
)

Definition at line 172 of file protobuf/php/ext/google/protobuf/array.c.



grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:02:00