Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/tests/strings/
H A Dexplode.phpt27 var_dump(explode(":","a lazy dog:jumps:over:",-1));
28 var_dump(explode(":","a lazy dog:jumps:over", -1));
29 var_dump(explode(":","a lazy dog:jumps:over", -2));
30 var_dump(explode(":","a lazy dog:jumps:over:",-4));
31 var_dump(explode(":","a lazy dog:jumps:over:",-40000000000000));
32 var_dump(explode(":^:","a lazy dog:^:jumps::over:^:",-1));
33 var_dump(explode(":^:","a lazy dog:^:jumps::over:^:",-2));
139 string(5) "jumps"
147 string(5) "jumps"
161 string(11) "jumps::over"
/PHP-7.4/ext/hash/tests/
H A Dgost.phpt6 echo hash('gost', 'The quick brown fox jumps over the lazy dog'), "\n";
7 echo hash('gost', 'The quick brown fox jumps over the lazy cog'), "\n";
13 echo hash('gost-crypto', 'The quick brown fox jumps over the lazy dog'), "\n";
14 echo hash('gost-crypto', 'The quick brown fox jumps over the lazy cog'), "\n";
H A Dsha3.phpt12 'The quick brown fox jumps over the lazy dog',
13 'The quick brown fox jumps over the lazy dog.',
34 == The+quick+brown+fox+jumps+over+the+lazy+dog ==
39 == The+quick+brown+fox+jumps+over+the+lazy+dog. ==
H A Dsnefru.phpt6 echo hash('snefru', 'The quick brown fox jumps over the lazy dog'), "\n";
/PHP-7.4/ext/zlib/tests/
H A Dbug71417.phpt9 $plain = "The quick brown fox jumps over the lazy dog.";
17 // --> read: string(44) "The quick brown fox jumps over the lazx8dog."
24 // --> read: string(32) "The quick brown fox jumps over t"
32 // --> read: string(44) "The quick brown fox jumps over the lazy dog."
39 // read: string(44) "The quick brown fox jumps over the lazy dog."
76 read: string(32) "The quick brown fox jumps over t"
/PHP-7.4/ext/bz2/tests/
H A Dbug71263.phpt11 $plain = "The quick brown fox jumps over the lazy dog.";
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h379 struct sljit_jump *jumps; member
H A DsljitNativeSPARC_common.c324 jump = compiler->jumps; in sljit_generate_code()
386 jump = compiler->jumps; in sljit_generate_code()
H A DsljitNativeARM_64.c266 jump = compiler->jumps; in sljit_generate_code()
323 jump = compiler->jumps; in sljit_generate_code()
H A DsljitLir.c706 compiler->jumps = jump; in set_jump()
1007 jump = compiler->jumps; in check_sljit_generate_code()
H A DsljitNativeTILEGX_64.c1021 jump = compiler->jumps; in sljit_generate_code()
1073 jump = compiler->jumps; in sljit_generate_code()
H A DsljitNativeMIPS_common.c533 jump = compiler->jumps; in sljit_generate_code()
597 jump = compiler->jumps; in sljit_generate_code()
H A DsljitNativeARM_T2_32.c390 jump = compiler->jumps; in sljit_generate_code()
446 jump = compiler->jumps; in sljit_generate_code()
H A DsljitNativePPC_common.c417 jump = compiler->jumps; in sljit_generate_code()
519 jump = compiler->jumps; in sljit_generate_code()
H A DsljitNativeARM_32.c634 jump = compiler->jumps; in sljit_generate_code()
770 jump = compiler->jumps; in sljit_generate_code()
H A DsljitNativeX86_common.c515 jump = compiler->jumps; in sljit_generate_code()
578 jump = compiler->jumps; in sljit_generate_code()
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます20929 # allow forward jumps only
20937 # forward jumps
H A Dmagic20929 # allow forward jumps only
20937 # forward jumps

Completed in 208 milliseconds