Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/tests/strings/
H A Dexplode.phpt46 var_dump(explode(":","a lazy dog:jumps:over:",-1));
47 var_dump(explode(":","a lazy dog:jumps:over", -1));
48 var_dump(explode(":","a lazy dog:jumps:over", -2));
49 var_dump(explode(":","a lazy dog:jumps:over:",-4));
50 var_dump(explode(":","a lazy dog:jumps:over:",-40000000000000));
51 var_dump(explode(":^:","a lazy dog:^:jumps::over:^:",-1));
52 var_dump(explode(":^:","a lazy dog:^:jumps::over:^:",-2));
159 string(5) "jumps"
167 string(5) "jumps"
181 string(11) "jumps::over"
/PHP-8.2/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.',
35 == The+quick+brown+fox+jumps+over+the+lazy+dog ==
40 == 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-8.2/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."
78 read: string(3%d) "The quick brown fox jumps over%s"
/PHP-8.2/ext/random/tests/02_engine/
H A Dpcgoneseq128xslrr64_jump_error.phpt2 Random: Engine: PcgOneseq128XslRr64: Negative jumps must be rejected
/PHP-8.2/ext/bz2/tests/
H A Dbug71263.phpt9 $plain = "The quick brown fox jumps over the lazy dog.";
/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h413 struct sljit_jump *jumps; member
H A DsljitNativeSPARC_common.c328 jump = compiler->jumps; in sljit_generate_code()
390 jump = compiler->jumps; in sljit_generate_code()
H A DsljitLir.c718 compiler->jumps = jump; in set_jump()
1066 jump = compiler->jumps; in check_sljit_generate_code()
H A DsljitNativeARM_64.c261 jump = compiler->jumps; in sljit_generate_code()
318 jump = compiler->jumps; in sljit_generate_code()
H A DsljitNativePPC_common.c422 jump = compiler->jumps; in sljit_generate_code()
524 jump = compiler->jumps; in sljit_generate_code()
H A DsljitNativeX86_common.c519 jump = compiler->jumps; in sljit_generate_code()
582 jump = compiler->jumps; in sljit_generate_code()
H A DsljitNativeARM_T2_32.c400 jump = compiler->jumps; in sljit_generate_code()
456 jump = compiler->jumps; in sljit_generate_code()
H A DsljitNativeMIPS_common.c537 jump = compiler->jumps; in sljit_generate_code()
601 jump = compiler->jumps; in sljit_generate_code()
H A DsljitNativeS390X.c1415 jump = compiler->jumps; in sljit_generate_code()
1503 jump = compiler->jumps; in sljit_generate_code()
H A DsljitNativeARM_32.c717 jump = compiler->jumps; in sljit_generate_code()
853 jump = compiler->jumps; in sljit_generate_code()
/PHP-8.2/
H A DNEWS1728 IP-relative calls and jumps.
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_arm64.dasc15530 /* reuse this veneer for the future jumps to global label */
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic23597 # allow forward jumps only
23605 # forward jumps
H A Dmagic私はガラスを食べられます23597 # allow forward jumps only
23605 # forward jumps

Completed in 254 milliseconds