Home
last modified time | relevance | path

Searched defs:arg_pos (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/gmp/
H A Dgmp.c134 #define FETCH_GMP_ZVAL_DEP_DEP(gmpnumber, zval, temp, dep1, dep2, arg_pos) \ argument
150 #define FETCH_GMP_ZVAL_DEP(gmpnumber, zval, temp, dep, arg_pos) \ argument
165 #define FETCH_GMP_ZVAL(gmpnumber, zval, temp, arg_pos) \ argument
581 …ult convert_zstr_to_gmp(mpz_t gmp_number, const zend_string *val, zend_long base, uint32_t arg_pos) in convert_zstr_to_gmp()
620 static zend_result convert_to_gmp(mpz_t gmpnumber, zval *val, zend_long base, uint32_t arg_pos) in convert_to_gmp()
/php-src/ext/sockets/
H A Dsendrecvmsg.c71 #define LONG_CHECK_VALID_INT(l, arg_pos) \ argument

Completed in 34 milliseconds