Home
last modified time | relevance | path

Searched refs:q (Results 76 – 100 of 232) sorted by relevance

12345678910

/php-src/ext/phar/tests/cache_list/files/
H A Dwrite22.phar9 ��q
H A Dfrontcontroller2.phar6 …����ж���������a.phps����G���l�`�������hiohio<?php function hio(){}۬�q��S�,ۋ�2�X��"(����GB…
H A Dwrite14.phar10 ��q
/php-src/ext/phar/tests/
H A Dbug69324.phar1 <?php __HALT_COMPILER(); ?>��������������hio�������b�����D�����q�������s:71:"hi there";��…
/php-src/sapi/phpdbg/tests/
H A Dbug76801.phpt5 q
H A Dphpdbg_oplog_002.phpt5 q
H A Dphpdbg_break_next.phpt6 q
H A Dset_exception_handler.phpt6 q
H A Dgh13931.phpt16 q
H A Dbreakpoints_006.phpt7 q
H A Dbreakpoints_007.phpt6 q
H A Dgenerator_run.phpt5 q
H A Dnext_001.phpt9 q
H A Dwatch_007.phpt9 q
H A Dbreakpoints_005.phpt8 q
H A Dbug73704.phpt8 q
/php-src/ext/phar/tests/files/
H A Dfrontcontroller2.phar6 …����ж���������a.phps����G���l�`�������hiohio<?php function hio(){}۬�q��S�,ۋ�2�X��"(����GB…
/php-src/ext/standard/tests/array/
H A Darray_map_error.phpt20 function callback2($p, $q) {
21 return $p * $q;
/php-src/Zend/
H A Dzend_hash.c1121 q++; in _zend_hash_index_add_or_update_i()
1380 q++; in zend_hash_rehash()
1405 q++; in zend_hash_rehash()
2328 q->h = p->h; in zend_array_dup_element()
2369 p++; q++; in zend_array_dup_packed_elements()
2936 p->h = q->h; in zend_hash_bucket_swap()
2939 q->val = val; in zend_hash_bucket_swap()
2940 q->h = h; in zend_hash_bucket_swap()
2941 q->key = key; in zend_hash_bucket_swap()
2962 p->h = q->h; in zend_hash_bucket_packed_swap()
[all …]
/php-src/ext/sodium/
H A Dlibsodium.c2590 zend_string *q; in PHP_FUNCTION() local
2623 zend_string *q; in PHP_FUNCTION() local
2657 zend_string *q; in PHP_FUNCTION() local
2818 crypto_generichash_update(&h, q, sizeof q); in PHP_FUNCTION()
2819 sodium_memzero(q, sizeof q); in PHP_FUNCTION()
2868 crypto_generichash_update(&h, q, sizeof q); in PHP_FUNCTION()
2869 sodium_memzero(q, sizeof q); in PHP_FUNCTION()
3599 unsigned char *q; in PHP_FUNCTION() local
3689 unsigned char *q; in PHP_FUNCTION() local
3852 unsigned char *q; in PHP_FUNCTION() local
[all …]
/php-src/ext/fileinfo/tests/upstream/
H A Dmatilde.arm.testfile3 _��Ta0��c4e��z����P<��s��`8A{1e�d!�Tkr(��n���u�RP<Rby��z��z�;+~��*�s�'�7q#�ڰ<p�l���-*�Bm…
58 …�Zb��]ޛ ����[�Ĝ{���<:w��`�@��ؠ7k���ᡳd�:�[ @<0UrBd�ɯP ��.=��?� �E;q��<*���c��a)�&�(Sz�1…
64 �h��W B ��<($@g����ݚK�8ؿ�x /w��4�+k��<6g2�`��*�z�q�I�����0 ,Y* ��<�8a+^����R�#����a�����…
65 …p����ϴu����!�0<���K�p넓�(��+O�,���ԥ�Z��<�9��a��S������O��.�R�4퀮 <q��2�z:� Sb�C�����m�…
81 …K)+����rU P�&̌(�ބ�<L��(~���߮~��"����*�}���C�1��@<d1�o4fe:+���߰F E�wp_ϡ�q H�<����Z)c�F9%����…
/php-src/ext/standard/tests/strings/
H A Dpack64_32.phpt27 var_dump(pack("q", 0));
48 var_dump(unpack("q", ''));
/php-src/ext/standard/
H A Dcrypt_freesec.c613 uint8_t *p, *q; in _crypt_extended_r() local
622 q = (uint8_t *) keybuf; in _crypt_extended_r()
623 while ((size_t)(q - (uint8_t *) keybuf) < sizeof(keybuf)) { in _crypt_extended_r()
624 *q++ = *key << 1; in _crypt_extended_r()
663 q = (uint8_t *) keybuf; in _crypt_extended_r()
664 while ((size_t)(q - (uint8_t *) keybuf) < sizeof(keybuf) && *key) in _crypt_extended_r()
665 *q++ ^= *key++ << 1; in _crypt_extended_r()
/php-src/ext/dom/tests/modern/spec/
H A DNode_isDefaultNamespace.phpt44 var_dump($dom->createElementNS('urn:a', 'q:name')->isDefaultNamespace('urn:a'));
46 $element = $dom->createElementNS('urn:a', 'q:name');
48 $element->setAttributeNS("http://www.w3.org/2000/xmlns/", "xmlns:q", "urn:test");
/php-src/ext/openssl/tests/
H A Dopenssl_dh_compute_key.phpt11 3q/ORkF6+h3RTn7sh8Ji1MpHt3zHcPfdYFvs7V5SJfNN5Xv9L62RN8GwgxwRWIJr

Completed in 67 milliseconds

12345678910