Home
last modified time | relevance | path

Searched refs:xe (Results 1 – 5 of 5) sorted by relevance

/PHP-7.0/ext/pdo_oci/tests/
H A Dcommon.phpt21 $config['ENV']['PDOTEST_DSN'] = 'oci:dbname=localhost/xe;charset=WE8MSWIN1252';
/PHP-7.0/Zend/
H A Dzend_strtod.c1026 ULong *x, *x1, *xe, z; local
1042 xe = x + b->wds;
1051 while(x < xe);
1063 while(x < xe);
1070 while(x < xe);
1702 ULong *x, *xe; local
1706 xe = x + b->wds;
1713 } while(x < xe);
1743 xe = x + b->wds;
1748 while(x < xe) {
[all …]
/PHP-7.0/ext/mbstring/tests/
H A Dbug48645.phpt27 var_dump(bin2hex(mb_convert_encoding("&#xe;", "UTF-8", "HTML-ENTITIES")));
/PHP-7.0/
H A DUPGRADING287 var_dump("0xe" + "0x1"); // int(0) (previously 16)
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic3339 >>20 byte&0xe 0x0 \b, mono
3340 >>20 byte&0xe 0x2 \b, stereo
3341 >>20 byte&0xe 0x4 \b, 3 channels
3342 >>20 byte&0xe 0x6 \b, 4 channels
3343 >>20 byte&0xe 0x8 \b, 5 channels
3344 >>20 byte&0xe 0xa \b, 6 channels
3345 >>20 byte&0xe 0xc \b, 7 channels
3346 >>20 byte&0xe 0xe \b, 8 channels
7134 >(1.b+2) ubyte 0xe
12040 >>101 beshort&0xf 0xe \b(reserved %d)
[all …]

Completed in 58 milliseconds