Searched refs:variant_set_type (Results 1 – 4 of 4) sorted by relevance
25 // and change it via variant_set_type()26 variant_set_type($error, VT_I4);
159 ZEND_FUNCTION(variant_set_type);199 ZEND_FE(variant_set_type, arginfo_variant_set_type)
339 function variant_set_type(variant $variant, int $type): void {} function
1028 PHP_FUNCTION(variant_set_type) in PHP_FUNCTION() argument
Completed in 9 milliseconds