Home
last modified time | relevance | path

Searched refs:leave (Results 1 – 25 of 33) sorted by relevance

12

/PHP-7.4/sapi/phpdbg/tests/
H A Dfinish_leave_001.phpt2 test finish and leave commands
10 leave
11 leave
25 prompt> [Breaking for leave at %s:5]
/PHP-7.4/ext/standard/tests/http/
H A Dbug53198.phpt33 echo "-- Test: leave default --\n";
45 -- Test: leave default --
/PHP-7.4/ext/standard/tests/strings/
H A Daddslashes_variation2.phpt40 'he said, "he will be on leave"',
41 'he said, ""he will be on leave"',
114 string(32) "he said, \"he will be on leave\""
117 string(34) "he said, \"\"he will be on leave\""
H A Dstripslashes_variation2.phpt51 'he said, "he will be on leave"',
52 'he said, ""he will be on leave"',
160 string(32) "he said, \"he will be on leave\""
162 string(30) "he said, "he will be on leave""
166 string(34) "he said, \"\"he will be on leave\""
168 string(31) "he said, ""he will be on leave""
/PHP-7.4/Zend/tests/
H A Dclosure_057.phpt2 Closure 057: segfault in leave helper
H A Dbug68118.phpt2 Bug #68118: $a->foo .= 'test'; can leave $a->foo undefined
H A Dbug70805.phpt27 $array = array($c); //This is used to leave a room for $GLOBALS["a"]
/PHP-7.4/ext/date/tests/
H A DDateTime_data-absolute.inc5 * in a userland package. Please be so kind as to leave them.
H A DDateTime_data-massive.inc5 * in a userland package. Please be so kind as to leave them.
H A DDateTime_data-dates.inc5 * in a userland package. Please be so kind as to leave them.
H A DDateTime_data-spring-type2-type3.inc5 * in a userland package. Please be so kind as to leave them.
H A DDateTime_data-spring-type3-type2.inc5 * in a userland package. Please be so kind as to leave them.
H A DDateTime_data-spring-type3-type3.inc5 * in a userland package. Please be so kind as to leave them.
H A DDateTime_data-february.inc5 * in a userland package. Please be so kind as to leave them.
H A DDateTime_data-spring-type2-type2.inc5 * in a userland package. Please be so kind as to leave them.
H A DDateTime_data-fall-type2-type2.inc5 * in a userland package. Please be so kind as to leave them.
H A DDateTime_data-fall-type2-type3.inc5 * in a userland package. Please be so kind as to leave them.
H A DDateTime_data-fall-type3-type2.inc5 * in a userland package. Please be so kind as to leave them.
/PHP-7.4/Zend/tests/generators/
H A Ddangling_send_target.phpt2 Yield from does not leave a dangling send target
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_debug.h117 #define DBG_LEAVE_EX(dbg_obj, leave) DBG_LEAVE_EX2((dbg_obj), (MYSQLND_DEBUG *) NULL, leave) argument
141 #define DBG_LEAVE_EX2(dbg_obj1, dbg_obj2, leave) \ argument
155 leave \
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.h43 PHPDBG_COMMAND(leave);
H A Dxml.md167 - id: the breakpoint id (if the leave command was executed, the id has the value "leave")
347 - 3: leave stack frame
422 leave section
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_commit.phpt46 // a weak test without unicode etc. - lets leave that to dedicated tests
67 // a weak test without unicode etc. - lets leave that to dedicated tests
/PHP-7.4/tests/lang/
H A Dengine_assignExecutionOrder_008.phpt2 Ensure by value assignments leave temporaries on the stack, for all sorts of assignees.
/PHP-7.4/ext/standard/tests/array/
H A Darray_change_key_case.phpt9 The function will leave number indices as is.

Completed in 40 milliseconds

12