File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -742,12 +742,12 @@ If an infinity or a not-a-number is recognized, C<*sp> will point to
742742one byte past the end of the recognized string. If the recognition fails,
743743zero is returned, and C<*sp> will not move.
744744
745- =for apidoc Amnh|bool |IS_NUMBER_GREATER_THAN_UV_MAX
746- =for apidoc Amnh|bool |IS_NUMBER_INFINITY
747- =for apidoc Amnh|bool |IS_NUMBER_IN_UV
748- =for apidoc Amnh|bool |IS_NUMBER_NAN
749- =for apidoc Amnh|bool |IS_NUMBER_NEG
750- =for apidoc Amnh|bool |IS_NUMBER_NOT_INT
745+ =for apidoc Amnh||IS_NUMBER_GREATER_THAN_UV_MAX
746+ =for apidoc Amnh||IS_NUMBER_INFINITY
747+ =for apidoc Amnh||IS_NUMBER_IN_UV
748+ =for apidoc Amnh||IS_NUMBER_NAN
749+ =for apidoc Amnh||IS_NUMBER_NEG
750+ =for apidoc Amnh||IS_NUMBER_NOT_INT
751751
752752=cut
753753*/
You can’t perform that action at this time.
0 commit comments