Home
last modified time | relevance | path

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

12

/php-src/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-src/ext/standard/tests/strings/
H A Daddslashes_variation2.phpt35 'he said, "he will be on leave"',
36 'he said, ""he will be on leave"',
109 string(32) "he said, \"he will be on leave\""
112 string(34) "he said, \"\"he will be on leave\""
H A Dstripslashes_variation2.phpt46 'he said, "he will be on leave"',
47 'he said, ""he will be on leave"',
155 string(32) "he said, \"he will be on leave\""
157 string(30) "he said, "he will be on leave""
161 string(34) "he said, \"\"he will be on leave\""
163 string(31) "he said, ""he will be on leave""
/php-src/ext/standard/tests/http/
H A Dbug53198.phpt33 echo "-- Test: leave default --\n";
45 -- Test: leave default --
/php-src/Zend/tests/closures/
H A Dclosure_057.phpt2 Closure 057: segfault in leave helper
/php-src/Zend/tests/
H A Dbug68118.phpt2 Bug #68118: $a->foo .= 'test'; can leave $a->foo undefined
H A Dbug70805.phpt29 $array = array($c); //This is used to leave a room for $GLOBALS["a"]
/php-src/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-february.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-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.
H A DDateTime_data-fall-type3-type3.inc5 * in a userland package. Please be so kind as to leave them.
/php-src/Zend/tests/generators/
H A Ddangling_send_target.phpt2 Yield from does not leave a dangling send target
/php-src/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-src/sapi/phpdbg/
H A Dphpdbg_prompt.h41 PHPDBG_COMMAND(leave);
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_commit.phpt51 // a weak test without unicode etc. - lets leave that to dedicated tests
72 // a weak test without unicode etc. - lets leave that to dedicated tests
/php-src/tests/lang/
H A Dengine_assignExecutionOrder_008.phpt2 Ensure by value assignments leave temporaries on the stack, for all sorts of assignees.
/php-src/ext/pdo_firebird/tests/
H A Dtransaction_isolation_level_behavior.phpt98 * If we can set the lock timeout, it might be possible to test it, so I'll leave it as is.

Completed in 34 milliseconds

12