Home
last modified time | relevance | path

Searched refs:CH_VAL (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/bcmath/libbcmath/src/
H A Dstr2num.c98 *nptr++ = CH_VAL(*ptr++); in bc_str2num()
106 *nptr++ = CH_VAL(*ptr++); in bc_str2num()
H A Dbcmath.h69 #define CH_VAL(c) (c - '0') macro

Completed in 8 milliseconds