Home
last modified time | relevance | path

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

/PHP-5.3/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.3/ext/pcre/pcrelib/
H A Dpcre_internal.h2346 pcre_uint16 dummy1; /* for later expansion */ member
H A Dpcre_compile.c8082 re->dummy1 = re->dummy2 = 0; in pcre_compile2()

Completed in 43 milliseconds