Home
last modified time | relevance | path

Searched refs:xa (Results 1 – 18 of 18) sorted by relevance

/PHP-8.0/ext/standard/tests/strings/
H A Dlevenshtein_bug_16473.phpt7 var_dump(levenshtein('xa', 'xbc'));
H A Dstrcspn_variation10.phpt43 "\t\i\100\xa"
H A Dstrspn_variation10.phpt44 "fhel\t\i\100\xa"
H A Dstrspn_variation11.phpt44 "fhel\t\i\100\xa"
H A Dstrcspn_variation11.phpt44 "\t\i\100\xa"
H A Dstrcspn_variation12.phpt34 "\t\i\100\xa"
H A Dstrspn_variation12.phpt35 "fhel\t\i\100\xa"
/PHP-8.0/Zend/
H A Dzend_strtod.c883 for(x = c->x, xa = x + wc; x < xa; x++)
893 x = xa;
1278 w = xa > xa0 ? *--xa : 0;
1282 z = xa > xa0 ? *--xa : 0;
1285 y = xa > xa0 ? *--xa : 0;
1294 z = xa > xa0 ? *--xa : 0;
1296 w = xa > xa0 ? *--xa : 0;
1297 y = xa > xa0 ? *--xa : 0;
1301 z = xa > xa0 ? *--xa : 0;
1302 w = xa > xa0 ? *--xa : 0;
[all …]
/PHP-8.0/ext/standard/tests/network/
H A Dip2long_variation2.phpt16 "192.168.0xa.5",
H A Dip2long_variation2_x64.phpt23 "192.168.0xa.5",
/PHP-8.0/ext/pcre/tests/
H A Dmatch_flags2.phpt22 string(2) "xa"
/PHP-8.0/ext/opcache/jit/dynasm/
H A Ddasm_arm64.h187 int inv = 0, w = 64, s = 0xfff, xa, xb; in dasm_imm13() local
192 xa = dasm_ffs(a); xb = dasm_ffs(b); in dasm_imm13()
194 w = dasm_ffs(c) - xa; in dasm_imm13()
209 return ((w - xb) << 6) | (s+w+xa-xb); in dasm_imm13()
211 return ((w - xa) << 6) | (s+xb-xa); in dasm_imm13()
/PHP-8.0/ext/standard/tests/general_functions/
H A D003.phpt49 $n += test_me("bug #16473", 2, "xa", "xbc");
/PHP-8.0/ext/standard/tests/array/
H A Dshuffle_variation2.phpt20 array(0x1, 0x0, 0xa)
/PHP-8.0/ext/mbstring/tests/
H A Dbug48645.phpt23 var_dump(bin2hex(mb_convert_encoding("&#xa;", "UTF-8", "HTML-ENTITIES")));
/PHP-8.0/ext/hash/tests/
H A Dfnv1a32.phpt296 array( 'MKj/f%~bl#\\9b2-+vc:n`"H6}Tu#Aepo1\\ xa~[O#8hfKvrBZ-2</ZS.0I', '0654c0b0' ),
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2980 0 string ULEB\xa RAX archive data
3005 0 string IMP\xa IMP archive data
4753 >>20 byte&0xe 0xa \b, 6 channels
5278 # Sony PlayStation Audio (.xa)
6358 >>8 lelong 0xa
16430 >>>8 leshort 0xa \bJBIG, ITU-T T.43
17716 >>101 beshort&0xf 0xa \b5-6-5
19683 >0xa string >\x2f \b-%.4s
23673 >0xa string \0\0\0\0\0\0\0\0
33074 >0x1c byte &0xa 386
[all …]
H A Dmagic2980 0 string ULEB\xa RAX archive data
3005 0 string IMP\xa IMP archive data
4753 >>20 byte&0xe 0xa \b, 6 channels
5278 # Sony PlayStation Audio (.xa)
6358 >>8 lelong 0xa
16430 >>>8 leshort 0xa \bJBIG, ITU-T T.43
17716 >>101 beshort&0xf 0xa \b5-6-5
19683 >0xa string >\x2f \b-%.4s
23673 >0xa string \0\0\0\0\0\0\0\0
33074 >0x1c byte &0xa 386
[all …]

Completed in 170 milliseconds