Home
last modified time | relevance | path

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

/PHP-5.4/ext/bcmath/
H A Dbcmath.c406 char *left, *right, *modulous; in PHP_FUNCTION() local
412 …D_NUM_ARGS() TSRMLS_CC, "sss|l", &left, &left_len, &right, &right_len, &modulous, &modulous_len, &… in PHP_FUNCTION()
422 php_str2num(&mod, modulous TSRMLS_CC); in PHP_FUNCTION()

Completed in 5 milliseconds