Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dtype_check.c37 static zend_class_entry* util_type; variable
84 util_type = zend_register_internal_class(&class_type TSRMLS_CC); in util_init()