Lines Matching refs:ASSERT_CALLBACK

30 echo "Initial values: assert_options(ASSERT_CALLBACK) => [".assert_options(ASSERT_CALLBACK)."]\n";
37 echo "assert_options(ASSERT_CALLBACK) => [".assert_options(ASSERT_CALLBACK)."]\n";
43 var_dump($rv=assert_options(ASSERT_CALLBACK, "f3"));
44 echo "assert_options(ASSERT_CALLBACK) => [".assert_options(ASSERT_CALLBACK)."]\n";
51 var_dump($rc=assert_options(ASSERT_CALLBACK, "c1"));
52 echo "assert_options(ASSERT_CALLBACK) => [".assert_options(ASSERT_CALLBACK)."]\n";
62 var_dump($rc = assert_options(ASSERT_CALLBACK,array("c1","assert")));
63 var_dump($rao=assert_options(ASSERT_CALLBACK));
70 var_dump($rc=assert_options(ASSERT_CALLBACK,array(&$o,"assert")));
71 var_dump($rao=assert_options(ASSERT_CALLBACK));
77 assert_options(ASSERT_CALLBACK, 3.141);
78 var_dump($rao = assert_options(ASSERT_CALLBACK));
88 Deprecated: Constant ASSERT_CALLBACK is deprecated in %s on line %d
91 Initial values: assert_options(ASSERT_CALLBACK) => [f1]
101 Deprecated: Constant ASSERT_CALLBACK is deprecated in %s on line %d
104 assert_options(ASSERT_CALLBACK) => [f2]
111 Deprecated: Constant ASSERT_CALLBACK is deprecated in %s on line %d
116 Deprecated: Constant ASSERT_CALLBACK is deprecated in %s on line %d
119 assert_options(ASSERT_CALLBACK) => [f3]
126 Deprecated: Constant ASSERT_CALLBACK is deprecated in %s on line %d
131 Deprecated: Constant ASSERT_CALLBACK is deprecated in %s on line %d
134 assert_options(ASSERT_CALLBACK) => [c1]
140 Deprecated: Constant ASSERT_CALLBACK is deprecated in %s on line %d
145 Deprecated: Constant ASSERT_CALLBACK is deprecated in %s on line %d
161 Deprecated: Constant ASSERT_CALLBACK is deprecated in %s on line %d
171 Deprecated: Constant ASSERT_CALLBACK is deprecated in %s on line %d
188 Deprecated: Constant ASSERT_CALLBACK is deprecated in %s on line %d
192 Deprecated: Constant ASSERT_CALLBACK is deprecated in %s on line %d