Home
last modified time | relevance | path

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

/PHP-5.5/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-5.5/ext/standard/
H A Dhtml.c1395 unsigned dummy1, dummy2; in php_escape_html_entities_ex() local
1399 if (resolve_named_entity_html(start, ent_len, inv_map, &dummy1, &dummy2) == FAILURE) { in php_escape_html_entities_ex()
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h2345 pcre_uint16 dummy1; /* To ensure size is a multiple of 8 */ member
H A Dpcre_compile.c9374 re->dummy1 = re->dummy2 = re->dummy3 = 0; in pcre_compile2()

Completed in 40 milliseconds