mirror of
https://github.com/php/php-src.git
synced 2025-01-24 04:33:39 +08:00
Mark with U.
This commit is contained in:
parent
54174862f0
commit
c25a48dcb3
@ -114,7 +114,7 @@ PHP_RINIT_FUNCTION(lcg)
|
||||
return SUCCESS;
|
||||
}
|
||||
|
||||
/* {{{ proto float lcg_value()
|
||||
/* {{{ proto float lcg_value() U
|
||||
Returns a value from the combined linear congruential generator */
|
||||
PHP_FUNCTION(lcg_value)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user