Advertisement
Guest User

jmessa

a guest
Jan 31st, 2008
464
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1.  
  2. -- Iteration 1 --
  3. Without $regs arg:
  4. int(1)
  5. With $regs arg:
  6. int(1)
  7. array(1) {
  8. [0]=>
  9. bool(false)
  10. }
  11.  
  12. -- Iteration 2 --
  13. Without $regs arg:
  14. int(1)
  15. With $regs arg:
  16. int(1)
  17. array(1) {
  18. [0]=>
  19. bool(false)
  20. }
  21.  
  22. -- Iteration 3 --
  23. Without $regs arg:
  24. int(1)
  25. With $regs arg:
  26. int(1)
  27. array(1) {
  28. [0]=>
  29. bool(false)
  30. }
  31.  
  32. -- Iteration 4 --
  33. Without $regs arg:
  34. int(1)
  35. With $regs arg:
  36. int(1)
  37. array(1) {
  38. [0]=>
  39. bool(false)
  40. }
  41.  
  42. -- Iteration 5 --
  43. Without $regs arg:
  44. int(1)
  45. With $regs arg:
  46. int(1)
  47. array(1) {
  48. [0]=>
  49. bool(false)
  50. }
  51.  
  52. -- Iteration 6 --
  53. Without $regs arg:
  54. int(1)
  55. With $regs arg:
  56. int(1)
  57. array(1) {
  58. [0]=>
  59. bool(false)
  60. }
  61.  
  62. -- Iteration 7 --
  63. Without $regs arg:
  64. int(1)
  65. With $regs arg:
  66. int(1)
  67. array(1) {
  68. [0]=>
  69. bool(false)
  70. }
  71.  
  72. -- Iteration 8 --
  73. Without $regs arg:
  74. int(1)
  75. With $regs arg:
  76. int(1)
  77. array(1) {
  78. [0]=>
  79. bool(false)
  80. }
  81.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement