Home
last modified time | relevance | path

Searched refs:r (Results 1951 – 1958 of 1958) sorted by relevance

1...<<717273747576777879

/PHP-7.3/sapi/phpdbg/
H A Dxml.md24 - the request id, if one was passed to the last command (via -r %d, where %d is the id) (and the ou…
/PHP-7.3/Zend/
H A Dzend_vm_def.h6530 zend_reference *r = Z_REF_P(ref);
6532 if (UNEXPECTED(GC_DELREF(r) == 0)) {
6533 efree_size(r, sizeof(zend_reference));
6570 zend_reference *r = Z_REF_P(ref);
6572 if (UNEXPECTED(GC_DELREF(r) == 0)) {
6573 efree_size(r, sizeof(zend_reference));
H A Dzend_vm_execute.h3530 zend_reference *r = Z_REF_P(ref); local
3532 if (UNEXPECTED(GC_DELREF(r) == 0)) {
3569 zend_reference *r = Z_REF_P(ref); local
3571 if (UNEXPECTED(GC_DELREF(r) == 0)) {
12579 zend_reference *r = Z_REF_P(ref); local
12581 if (UNEXPECTED(GC_DELREF(r) == 0)) {
18207 zend_reference *r = Z_REF_P(ref); local
18209 if (UNEXPECTED(GC_DELREF(r) == 0)) {
21532 zend_reference *r = Z_REF_P(ref); local
37722 zend_reference *r = Z_REF_P(ref); local
[all …]
/PHP-7.3/ext/oci8/tests/
H A Ddbmsoutput.phpt76 $r = oci_bind_by_name($s, ":numlines", $numlines);
/PHP-7.3/Zend/tests/
H A D019.phpt153 $fp = fopen(__FILE__, "r");
/PHP-7.3/
H A Dconfigure.ac827 if test -r $i/$SEARCH_FOR; then
H A DNEWS1029 . Fixed bug #77827 (preg_match does not ignore \r in regex flags). (requinix,
1759 . Fixed bug #75851 (Year component overflow with date formats "c", "o", "r"
/PHP-7.3/ext/mbstring/tests/
H A Dmb_encode_mimeheader_indent.phpt27 $linefeed = "\r\n";

Completed in 283 milliseconds

1...<<717273747576777879