Lines Matching refs:refcount

107 long(0) refcount(3)
108 &long(0) refcount(2)
110 long(83) refcount(3)
111 &long(83) refcount(2)
113 long(123000000) refcount(3)
114 &long(123000000) refcount(2)
116 long(-83) refcount(3)
117 &long(-83) refcount(2)
119 long(-12300000) refcount(3)
120 &long(-12300000) refcount(2)
122 long(16777215) refcount(3)
123 &long(16777215) refcount(2)
125 long(123456789) refcount(3)
126 &long(123456789) refcount(2)
128 long(1) refcount(3)
129 &long(1) refcount(2)
131 long(-1) refcount(3)
132 &long(-1) refcount(2)
134 double(0) refcount(3)
135 &double(0) refcount(2)
137 double(0) refcount(3)
138 &double(0) refcount(2)
140 double(1.234) refcount(3)
141 &double(1.234) refcount(2)
143 double(-1.234) refcount(3)
144 &double(-1.234) refcount(2)
146 double(-2) refcount(3)
147 &double(-2) refcount(2)
149 double(2) refcount(3)
150 &double(2) refcount(2)
152 double(-400010) refcount(3)
153 &double(-400010) refcount(2)
155 double(400010) refcount(3)
156 &double(400010) refcount(2)
158 double(6.99999989) refcount(3)
159 &double(6.99999989) refcount(2)
161 double(-0.5) refcount(3)
162 &double(-0.5) refcount(2)
164 double(0.567) refcount(3)
165 &double(0.567) refcount(2)
167 double(-0.00067) refcount(3)
168 &double(-0.00067) refcount(2)
170 double(-670) refcount(3)
171 &double(-670) refcount(2)
173 double(1.0E-5) refcount(3)
174 &double(1.0E-5) refcount(2)
176 double(-100000) refcount(3)
177 &double(-100000) refcount(2)
179 double(100000) refcount(3)
180 &double(100000) refcount(2)
182 double(1.0E-5) refcount(3)
183 &double(1.0E-5) refcount(2)
185 string(0) "" refcount(3)
186 &string(0) "" refcount(2)
188 string(0) "" refcount(3)
189 &string(0) "" refcount(2)
191 string(1) " " refcount(3)
192 &string(1) " " refcount(2)
194 string(1) " " refcount(3)
195 &string(1) " " refcount(2)
197 string(1) "0" refcount(3)
198 &string(1) "0" refcount(2)
200 string(1) "�" refcount(3)
201 &string(1) "�" refcount(2)
203 string(2) "\0" refcount(3)
204 &string(2) "\0" refcount(2)
206 string(1) " " refcount(3)
207 &string(1) " " refcount(2)
209 string(2) "\t" refcount(3)
210 &string(2) "\t" refcount(2)
212 string(3) "PHP" refcount(3)
213 &string(3) "PHP" refcount(2)
215 string(3) "PHP" refcount(3)
216 &string(3) "PHP" refcount(2)
221 abcda�00cdeh�stuv" refcount(3)
225 abcda�00cdeh�stuv" refcount(2)
227 bool(true) refcount(3)
228 &bool(true) refcount(2)
230 bool(false) refcount(3)
231 &bool(false) refcount(2)
233 bool(true) refcount(3)
234 &bool(true) refcount(2)
236 bool(false) refcount(3)
237 &bool(false) refcount(2)
239 array(0) refcount(3){
241 &array(0) refcount(2){
244 array(1) refcount(3){
246 NULL refcount(1)
248 &array(1) refcount(2){
250 NULL refcount(2)
253 array(1) refcount(3){
255 bool(true) refcount(1)
257 &array(1) refcount(2){
259 bool(true) refcount(2)
262 array(1) refcount(3){
264 string(0) "" refcount(1)
266 &array(1) refcount(2){
268 string(0) "" refcount(2)
271 array(1) refcount(3){
273 string(0) "" refcount(1)
275 &array(1) refcount(2){
277 string(0) "" refcount(2)
280 array(2) refcount(3){
282 array(2) refcount(1){
284 long(1) refcount(1)
286 long(2) refcount(1)
289 array(2) refcount(1){
291 string(1) "a" refcount(1)
293 string(1) "b" refcount(1)
296 &array(2) refcount(2){
298 array(2) refcount(2){
300 long(1) refcount(1)
302 long(2) refcount(1)
305 array(2) refcount(2){
307 string(1) "a" refcount(1)
309 string(1) "b" refcount(1)
313 array(2) refcount(3){
315 string(8) "is_array" refcount(1)
317 string(3) "One" refcount(1)
319 &array(2) refcount(2){
321 string(8) "is_array" refcount(2)
323 string(3) "One" refcount(2)
326 array(1) refcount(3){
328 long(0) refcount(1)
330 &array(1) refcount(2){
332 long(0) refcount(2)
335 array(1) refcount(3){
337 long(-1) refcount(1)
339 &array(1) refcount(2){
341 long(-1) refcount(2)
344 array(2) refcount(3){
346 double(10.5) refcount(1)
348 double(5.6) refcount(1)
350 &array(2) refcount(2){
352 double(10.5) refcount(2)
354 double(5.6) refcount(2)
357 array(2) refcount(3){
359 string(6) "string" refcount(1)
361 string(4) "test" refcount(1)
363 &array(2) refcount(2){
365 string(6) "string" refcount(2)
367 string(4) "test" refcount(2)
370 array(2) refcount(3){
372 string(6) "string" refcount(1)
374 string(4) "test" refcount(1)
376 &array(2) refcount(2){
378 string(6) "string" refcount(2)
380 string(4) "test" refcount(2)
383 resource(%d) of type (stream) refcount(4)
384 &resource(%d) of type (stream) refcount(2)