Home
last modified time | relevance | path

Searched refs:base (Results 401 – 406 of 406) sorted by relevance

1...<<11121314151617

/php-src/ext/ffi/
H A Dffi.c7716 void zend_ffi_val_number(zend_ffi_val *val, int base, const char *str, size_t str_len) /* {{{ */ argument
7741 val->u64 = strtoull(str, NULL, base);
7750 val->i64 = strtoll(str, NULL, base);
/php-src/ext/intl/uchar/
H A Duchar_arginfo.h41 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, base, IS_LONG, 0, "10")
62 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, base, IS_LONG, 0, "10")
/php-src/build/
H A Dphp.m4104 dnl Build system base macros.
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます4157 >>>62 string base Database file
4158 !:mime application/vnd.sun.xml.base
4231 >>>73 string base Database
9375 # expect base address of 0x10000
18034 #>4 belong >0 - base address %#x
31541 >>0 ubyte 0x08 base peripheral
33441 # class name[(base classes,)]: [pass]
34860 >>>(12.l+23) lelong 1 base
37440 >0x000048 byte 0x0D (graphic data base)
37458 >0x000048 byte 0x0D (graphic data base)
[all …]
H A Dmagic4157 >>>62 string base Database file
4158 !:mime application/vnd.sun.xml.base
4231 >>>73 string base Database
9375 # expect base address of 0x10000
18034 #>4 belong >0 - base address %#x
31541 >>0 ubyte 0x08 base peripheral
33441 # class name[(base classes,)]: [pass]
34860 >>>(12.l+23) lelong 1 base
37440 >0x000048 byte 0x0D (graphic data base)
37458 >0x000048 byte 0x0D (graphic data base)
[all …]
/php-src/ext/mbstring/tests/data/
H A DMacJapanese-SJIS.txt288 # consisting of a base character and other combining characters) to

Completed in 290 milliseconds

1...<<11121314151617