Home
last modified time | relevance | path

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

/php-src/ext/gmp/
H A Dgmp.c918 int gmp_import_export_validate(zend_long size, zend_long options, int *order, int *endian) in gmp_import_export_validate() function
974 if (gmp_import_export_validate(size, options, &order, &endian) == FAILURE) { in ZEND_FUNCTION()
1003 if (gmp_import_export_validate(size, options, &order, &endian) == FAILURE) { in ZEND_FUNCTION()

Completed in 10 milliseconds