Home
last modified time | relevance | path

Searched refs:q (Results 151 – 167 of 167) sorted by last modified time

1234567

/PHP-5.5/Zend/
H A Dzend_execute.h296 zval *q = (zval *) *(--p); in zend_vm_stack_clear_multiple() local
298 i_zval_ptr_dtor(q ZEND_FILE_LINE_CC); in zend_vm_stack_clear_multiple()
H A Dzend_alloc.c965 mm_block = q; in zend_mm_free_cache()
1138 q = p; in zend_mm_startup_ex()
1140 q = q->prev_free_block; in zend_mm_startup_ex()
1143 q = p; in zend_mm_startup_ex()
1145 q = q->next_free_block; in zend_mm_startup_ex()
1251 if (q <= p || in zend_mm_find_leaks()
1270 p = q; in zend_mm_find_leaks()
1287 if (q <= p || in zend_mm_check_leaks()
1328 p = q; in zend_mm_check_leaks()
1571 if (q <= p || in zend_mm_check_heap()
[all …]
H A Dzend_API.c1124 zval *q = CE_STATIC_MEMBERS(class_type->parent)[i]; in zend_update_class_constants() local
1126 Z_ADDREF_P(q); in zend_update_class_constants()
1127 Z_SET_ISREF_P(q); in zend_update_class_constants()
1128 CE_STATIC_MEMBERS(class_type)[i] = q; in zend_update_class_constants()
/PHP-5.5/Zend/tests/
H A Dbug32660.phpt7 public $q;
11 $this->q = 3;//array();
16 return $this->q;
34 [q] => 3
H A Dbug67633.phpt18 $v .= 'q';
23 $v .= 'q';
/PHP-5.5/
H A DREADME.namespaces101 5) unqualified class names are resolved at run-time. E.q. "new Exception()"
H A DNEWS5427 - Updated timezone database to version 2009.17 (2009q). (Derick)
/PHP-5.5/ext/zlib/tests/
H A Dbug_52944_corrupted_data.inc64 '4q/nv3sZMC0vz0PiKhNZoeiCbsh4JJuN19AMEj4nNt/gL6ov1U6prag/ixClmCIeXVRaf+G91JdFzZb1F6veS9ytlGsBISD2RE…
/PHP-5.5/ext/standard/tests/array/
H A Dbug24220.phpt50 string(1) "q"
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dwrite22.phar9 ��q
H A Dwrite5.phar21 0���������������������hi���`q�I���zzo�������hi
H A Dwrite14.phar10 ��q
H A Dfrontcontroller2.phar6 …����ж���������a.phps����G���l�`�������hiohio<?php function hio(){}۬�q��S�,ۋ�2�X��"(����GB…
/PHP-5.5/ext/phar/tests/files/
H A Dfrontcontroller2.phar6 …����ж���������a.phps����G���l�`�������hiohio<?php function hio(){}۬�q��S�,ۋ�2�X��"(����GB…
/PHP-5.5/ext/phar/tests/
H A Dbug69324.phar1 <?php __HALT_COMPILER(); ?>��������������hio�������b�����D�����q�������s:71:"hi there";��…
/PHP-5.5/ext/mbstring/tests/
H A Dbug31911.phpt7 echo mb_decode_mimeheader("Works: =?iso-8859-1?q?=3F=3F=3F?=");
9 echo mb_decode_mimeheader("Fails: =?iso-8859-1?q?=3f=3f=3f?=")
/PHP-5.5/build/
H A Dshtool1427 cpu_id=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`

Completed in 68 milliseconds

1234567