php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
collator_is_numeric.c File Reference

Go to the source code of this file.

Functions

uint8_t collator_is_numeric (UChar *str, int32_t length, zend_long *lval, double *dval, bool allow_errors)
 

Function Documentation

◆ collator_is_numeric()

uint8_t collator_is_numeric ( UChar * str,
int32_t length,
zend_long * lval,
double * dval,
bool allow_errors )

Definition at line 207 of file collator_is_numeric.c.