Home
last modified time | relevance | path

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

12345678

/PHP-7.4/ext/phar/tests/
H A Dbug69324.phar1 <?php __HALT_COMPILER(); ?>��������������hio�������b�����D�����q�������s:71:"hi there";��…
/PHP-7.4/sapi/phpdbg/tests/
H A Dphpdbg_oplog_002.phpt5 q
H A Dphpdbg_break_next.phpt6 q
H A Dset_exception_handler.phpt6 q
H A Dbreakpoints_006.phpt7 q
H A Dbreakpoints_007.phpt6 q
H A Dgenerator_run.phpt5 q
H A Dbreakpoints_005.phpt8 q
H A Dbug73704.phpt8 q
H A Dnext_001.phpt9 q
H A Dbug78297.phpt5 q
H A Drun_001.phpt7 q
H A Dinfo_002.phpt7 q
H A Dphpdbg_oplog_001.phpt7 q
H A Dbreakpoints_001.phpt9 q
H A Dstdin_001.phpt13 q
H A Dclear_001.phpt12 q
/PHP-7.4/ext/phar/tests/cache_list/files/
H A Dwrite14.phar10 ��q
H A Dwrite5.phar21 0���������������������hi���`q�I���zzo�������hi
/PHP-7.4/ext/sysvshm/tests/
H A D003.phpt11 $key = ftok(__DIR__."/003.phpt", 'q');
31 $key = ftok(__DIR__."/003.phpt", 'q');
/PHP-7.4/ext/oci8/tests/
H A Ddb_op_1.phpt31 function dq($c, $q)
33 $s = oci_parse($c, $q);
H A Ddb_op_2.phpt29 function dq($c, $q)
31 $s = oci_parse($c, $q);
/PHP-7.4/ext/standard/tests/strings/
H A Dpack64_32.phpt14 var_dump(pack("q", 0));
19 var_dump(unpack("q", ''));
/PHP-7.4/ext/standard/
H A Dcrypt_freesec.c615 u_char *p, *q; in _crypt_extended_r() local
624 q = (u_char *) keybuf; in _crypt_extended_r()
625 while ((size_t)(q - (u_char *) keybuf) < sizeof(keybuf)) { in _crypt_extended_r()
626 *q++ = *key << 1; in _crypt_extended_r()
665 q = (u_char *) keybuf; in _crypt_extended_r()
666 while ((size_t)(q - (u_char *) keybuf) < sizeof(keybuf) && *key) in _crypt_extended_r()
667 *q++ ^= *key++ << 1; in _crypt_extended_r()
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_private.h125 queue *q; /* list of child values */ member

Completed in 30 milliseconds

12345678