We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec3f8d2 commit 433225aCopy full SHA for 433225a
ext/intl/breakiterator/codepointiterator_methods.cpp
@@ -41,4 +41,4 @@ U_CFUNC PHP_FUNCTION(cpbi_get_last_code_point)
41
BREAKITER_METHOD_FETCH_OBJECT;
42
43
RETURN_LONG(fetch_cpbi(bio)->getLastCodePoint());
44
-}
+}
0 commit comments