Home
last modified time | relevance | path

Searched refs:jump (Results 1 – 25 of 38) sorted by path

12

/PHP-7.0/Zend/tests/
H A Djump01.phpt2 jump 01: goto backward
H A Djump02.phpt2 jump 02: goto forward
H A Djump03.phpt2 jump 03: goto inside control structures
H A Djump04.phpt2 jump 04: goto from loop (backward)
H A Djump05.phpt2 jump 05: goto from loop (forward)
H A Djump06.phpt2 jump 06: goto to undefined label
H A Djump07.phpt2 jump 07: goto into loop (backward)
H A Djump08.phpt2 jump 08: goto into loop (forward)
H A Djump09.phpt2 jump 09: goto into switch (backward)
H A Djump10.phpt2 jump 10: goto into switch (forward)
H A Djump11.phpt2 jump 08: goto inside switch in constructor
H A Djump12.phpt2 jump 09: goto in declare statement
H A Djump13.phpt2 jump 10: goto with try blocks
H A Djump15.phpt2 jump 15: goto from loop (forward)
/PHP-7.0/Zend/tests/try/
H A Dfinally_goto_001.phpt14 Fatal error: jump into a finally block is disallowed in %sfinally_goto_001.php on line %d
H A Dfinally_goto_002.phpt14 Fatal error: jump into a finally block is disallowed in %sfinally_goto_002.php on line %d
H A Dfinally_goto_004.phpt14 Fatal error: jump into a finally block is disallowed in %sfinally_goto_004.php on line %d
H A Dtry_finally_005.phpt17 Fatal error: jump out of a finally block is disallowed in %stry_finally_005.php on line %d
H A Dtry_finally_007.phpt22 Fatal error: jump out of a finally block is disallowed in %stry_finally_007.php on line %d
H A Dtry_finally_008.phpt21 Fatal error: jump out of a finally block is disallowed in %stry_finally_008.php on line %d
H A Dtry_finally_009.phpt23 Fatal error: jump out of a finally block is disallowed in %stry_finally_009.php on line %d
/PHP-7.0/ext/fileinfo/
H A Dmagicdata.patch161 # without x86 jump instruction
172 # only x86 short jump instruction found
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic6780 # real x86 boot sector with jump instruction
7079 # jump over BPB instruction implies DOS bootsector or AdvanceMAME mbr
7892 # minimal short forward jump found 0x29 for bootloaders or 0x0
7893 # maximal short forward jump is 0x7f
8417 # without x86 jump instruction
8424 # only x86 short jump instruction found
14859 # many compressed/converted COMs start with a copy loop instead of a jump
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt7139 Once again, it cannot jump back into the recursion to try other alter-
7416 ing can "jump back" to the left of the entire atomic group or asser-
/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c2055 list_item->jump = jump; in add_jump()
2326 JUMPHERE(jump); in return_with_partial_match()
2544 JUMPHERE(jump); in check_str_end()
2573 JUMPHERE(jump); in detect_partial_match()
2847 JUMPHERE(jump); in read_char8_type()
2954 JUMPHERE(jump); in do_utfreadchar()
2969 JUMPHERE(jump); in do_utfreadchar()
3001 JUMPHERE(jump); in do_utfreadchar16()
4183 jump = NULL; in check_wordboundary()
4228 jump = NULL; in check_wordboundary()
[all …]

Completed in 121 milliseconds

12