Home
last modified time | relevance | path

Searched refs:dummy1 (Results 1 – 6 of 6) sorted by relevance

/PHP-7.1/ext/standard/tests/streams/
H A Dbug70198.phpt35 $dummy0 = $dummy1 = array();
36 $srv_proc = proc_open(PHP_BINARY . " -n $srv_fl", $dummy0, $dummy1);
/PHP-7.1/ext/standard/tests/strings/
H A Dstrcmp.phpt66 $filename2 = "dummy1.txt";
83 fclose($file2); // closing the file "dummy1.txt"
86 unlink("$filename2"); // deletes "dummy1.txt"
H A Dstrcasecmp.phpt66 $filename2 = "dummy1.txt";
83 fclose($file2); // closing the file "dummy1.txt"
86 unlink("$filename2"); // deletes "dummy1.txt"
/PHP-7.1/ext/standard/
H A Dhtml.c1402 unsigned dummy1, dummy2; in php_escape_html_entities_ex() local
1406 if (resolve_named_entity_html(start, ent_len, inv_map, &dummy1, &dummy2) == FAILURE) { in php_escape_html_entities_ex()
/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_internal.h2341 pcre_uint16 dummy1; /* To ensure size is a multiple of 8 */ member
H A Dpcre_compile.c9386 re->dummy1 = re->dummy2 = re->dummy3 = 0; in pcre_compile2()

Completed in 51 milliseconds