Home
last modified time | relevance | path

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

/php-src/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-src/Zend/
H A Dzend_strtod.c873 for(x = c->x, xa = x + wc; x < xa; x++)
883 x = xa;
1268 w = xa > xa0 ? *--xa : 0;
1272 z = xa > xa0 ? *--xa : 0;
1275 y = xa > xa0 ? *--xa : 0;
1284 z = xa > xa0 ? *--xa : 0;
1286 w = xa > xa0 ? *--xa : 0;
1287 y = xa > xa0 ? *--xa : 0;
1291 z = xa > xa0 ? *--xa : 0;
1292 w = xa > xa0 ? *--xa : 0;
[all …]
/php-src/ext/standard/tests/network/
H A Dip2long_variation2.phpt18 "192.168.0xa.5",
H A Dip2long_variation2_x64.phpt23 "192.168.0xa.5",
/php-src/ext/pcre/tests/
H A Dmatch_flags2.phpt22 string(2) "xa"
/php-src/ext/opcache/jit/ir/dynasm/
H A Ddasm_arm64.h187 int inv = 0, w = 64, s = 0xfff, xa, xb; in dasm_imm13() local
194 xa = dasm_ffs(a); xb = dasm_ffs(b); in dasm_imm13()
196 w = dasm_ffs(c) - xa; in dasm_imm13()
211 return ((w - xb) << 6) | (s+w+xa-xb); in dasm_imm13()
213 return ((w - xa) << 6) | (s+xb-xa); in dasm_imm13()
/php-src/ext/standard/tests/general_functions/
H A D003.phpt49 $n += test_me("bug #16473", 2, "xa", "xbc");
/php-src/ext/standard/tests/array/
H A Dshuffle_variation2.phpt20 array(0x1, 0x0, 0xa)
/php-src/ext/mbstring/tests/
H A Dbug48645.phpt23 var_dump(bin2hex(mb_convert_encoding("&#xa;", "UTF-8", "HTML-ENTITIES")));
/php-src/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-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます3473 0 string ULEB\xa RAX archive data
3498 0 string IMP\xa IMP archive data
6074 # Sony PlayStation Audio (.xa)
7514 >>8 lelong 0xa
8688 >7 byte&0xf 0xa SHA-256
20845 >>101 ubeshort&0xf 0xa \b5-6-5
23164 >>>101 beshort&0xf 0xa \b5-6-5
28633 >0xa string \0\0\0\0\0\0\0\0
34174 !:ext 4xm/4xa
40793 >0x1c byte &0xa 386
[all …]
H A Dmagic3473 0 string ULEB\xa RAX archive data
3498 0 string IMP\xa IMP archive data
6074 # Sony PlayStation Audio (.xa)
7514 >>8 lelong 0xa
8688 >7 byte&0xf 0xa SHA-256
20845 >>101 ubeshort&0xf 0xa \b5-6-5
23164 >>>101 beshort&0xf 0xa \b5-6-5
28633 >0xa string \0\0\0\0\0\0\0\0
34174 !:ext 4xm/4xa
40793 >0x1c byte &0xa 386
[all …]

Completed in 588 milliseconds