Searched refs:z_quot (Results 1 – 1 of 1) sorted by relevance
477 zval z_quot, z_rem; in PHP_FUNCTION() local478 ZVAL_STR(&z_quot, bc_num2str_ex(quot, 0)); in PHP_FUNCTION()481 RETVAL_ARR(zend_new_pair(&z_quot, &z_rem)); in PHP_FUNCTION()1565 zval z_quot, z_rem; in PHP_METHOD() local1566 ZVAL_OBJ(&z_quot, "_intern->std); in PHP_METHOD()1569 RETURN_ARR(zend_new_pair(&z_quot, &z_rem)); in PHP_METHOD()
Completed in 12 milliseconds