Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dgrepinput15 The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the
17 jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick
18 brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
20 The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the
22 jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick
23 brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
25 The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the
27 jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick
28 brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
30 The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the
[all …]
H A Dgrepinputv2 fox jumps
4 This time it jumps and jumps and jumps.
H A Dgrepbinary1 The quick brown f�x jumps over the lazy dog.
H A Dgrepoutput115 583:brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
456 This time it jumps and jumps and jumps.
643 testdata/grepinputv:fox jumps
665 The quick brown f�x jumps over the lazy dog.
668 The quick brown f�x jumps over the lazy dog.
671 The quick brown f�x jumps over the lazy dog.
/PHP-5.5/ext/standard/tests/strings/
H A Dexplode.phpt25 var_dump(explode(":","a lazy dog:jumps:over:",-1));
26 var_dump(explode(":","a lazy dog:jumps:over", -1));
27 var_dump(explode(":","a lazy dog:jumps:over", -2));
28 var_dump(explode(":","a lazy dog:jumps:over:",-4));
29 var_dump(explode(":","a lazy dog:jumps:over:",-40000000000000));
30 var_dump(explode(":^:","a lazy dog:^:jumps::over:^:",-1));
31 var_dump(explode(":^:","a lazy dog:^:jumps::over:^:",-2));
137 string(5) "jumps"
145 string(5) "jumps"
159 string(11) "jumps::over"
/PHP-5.5/ext/hash/tests/
H A Dgost.phpt8 echo hash('gost', 'The quick brown fox jumps over the lazy dog'), "\n";
9 echo hash('gost', 'The quick brown fox jumps over the lazy cog'), "\n";
H A Dsnefru.phpt8 echo hash('snefru', 'The quick brown fox jumps over the lazy dog'), "\n";
/PHP-5.5/ext/spl/internal/
H A Drecursiveiteratoriterator.inc31 /** Flag: Catches exceptions during getChildren() calls and simply jumps
50 * getChildren() calls and simply jumps to the next
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitLir.h304 struct sljit_jump *jumps; member
H A DsljitNativeSPARC_common.c296 jump = compiler->jumps; in sljit_generate_code()
345 jump = compiler->jumps; in sljit_generate_code()
H A DsljitLir.c608 compiler->jumps = jump; in set_jump()
915 jump = compiler->jumps; in check_sljit_generate_code()
H A DsljitNativeARM_64.c232 jump = compiler->jumps; in sljit_generate_code()
276 jump = compiler->jumps; in sljit_generate_code()
H A DsljitNativeARM_T2_32.c366 jump = compiler->jumps; in sljit_generate_code()
410 jump = compiler->jumps; in sljit_generate_code()
H A DsljitNativeARM_32.c607 jump = compiler->jumps; in sljit_generate_code()
730 jump = compiler->jumps; in sljit_generate_code()
H A DsljitNativeMIPS_common.c384 jump = compiler->jumps; in sljit_generate_code()
433 jump = compiler->jumps; in sljit_generate_code()
H A DsljitNativePPC_common.c349 jump = compiler->jumps; in sljit_generate_code()
433 jump = compiler->jumps; in 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 DsljitNativeX86_common.c472 jump = compiler->jumps; in sljit_generate_code()
526 jump = compiler->jumps; in sljit_generate_code()
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog367 with table jumps.
491 10. Another JIT related optimization: use table jumps for selecting the correct

Completed in 129 milliseconds