Home
last modified time | relevance | path

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

/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_htmlent.c368 unsigned char digit = *digits++; in mb_htmlent_to_wchar() local
385 unsigned char digit = *digits++; in mb_htmlent_to_wchar() local
/php-src/ext/intl/uchar/
H A Duchar.stub.php1430 public static function digit(int|string $codepoint, int $base = 10): int|false|null {} function in IntlChar
1442 public static function forDigit(int $digit, int $base = 10): int {}
H A Duchar.c428 IC_METHOD(digit) { in IC_METHOD() argument
457 zend_long digit, radix = 10; in IC_METHOD() local
/php-src/sapi/fuzzer/corpus/json/
H A Dpass1.json25 "digit": "0123456789", string
/php-src/ext/filter/
H A Dlogical_filters.c96 int sign = 0, digit = 0; in php_filter_parse_int() local
/php-src/ext/standard/
H A Dmath.c754 zend_long num = 0, digit, onum; in _php_math_basetolong() local

Completed in 22 milliseconds