mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
basic macro replacements, all at once
This commit is contained in:
parent
1e8273964f
commit
63d3f0b844
230 changed files with 4380 additions and 4380 deletions
|
@ -40,5 +40,5 @@ U_CFUNC PHP_FUNCTION(cpbi_get_last_code_point)
|
|||
|
||||
BREAKITER_METHOD_FETCH_OBJECT;
|
||||
|
||||
RETURN_LONG(fetch_cpbi(bio)->getLastCodePoint());
|
||||
RETURN_INT(fetch_cpbi(bio)->getLastCodePoint());
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue