Home
last modified time | relevance | path

Searched defs:digit (Results 1 – 8 of 8) sorted by relevance

/PHP-8.2/ext/mbstring/libmbfl/filters/
H A Dmbfilter_htmlent.c367 unsigned char digit = *digits++; in mb_htmlent_to_wchar() local
384 unsigned char digit = *digits++; in mb_htmlent_to_wchar() local
/PHP-8.2/ext/bcmath/libbcmath/src/
H A Doutput.c46 long digit; member
H A Ddiv.c46 static void _one_mult (unsigned char *num, int size, int digit, unsigned char *result) in _one_mult()
/PHP-8.2/ext/intl/uchar/
H A Duchar.c418 IC_METHOD(digit) { in IC_METHOD() argument
447 zend_long digit, radix = 10; in IC_METHOD() local
H A Duchar.stub.php3411 public static function digit(int|string $codepoint, int $base = 10): int|false|null {} function in IntlChar
3423 public static function forDigit(int $digit, int $base = 10): int {}
/PHP-8.2/sapi/fuzzer/corpus/json/
H A Dpass1.json25 "digit": "0123456789", string
/PHP-8.2/ext/filter/
H A Dlogical_filters.c96 int sign = 0, digit = 0; in php_filter_parse_int() local
/PHP-8.2/ext/standard/
H A Dmath.c674 zend_long num = 0, digit, onum; in _php_math_basetolong() local

Completed in 38 milliseconds