Home
last modified time | relevance | path

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

/PHP-7.2/ext/gmp/
H A Dgmp.c492 static int gmp_do_operation_ex(zend_uchar opcode, zval *result, zval *op1, zval *op2) /* {{{ */ in gmp_do_operation_ex() function
539 retval = gmp_do_operation_ex(opcode, result, op1, op2); in gmp_do_operation()

Completed in 8 milliseconds