Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/tests/
H A Dbug62433.phpt5 $dots = array_keys(iterator_to_array(new RecursiveDirectoryIterator(__DIR__)));
8 var_dump(in_array(__DIR__ . DIRECTORY_SEPARATOR . '.', $dots));
9 var_dump(in_array(__DIR__ . DIRECTORY_SEPARATOR . '..', $dots));
/PHP-5.5/ext/standard/
H A Dflock_compat.c183 int dots = 0; in inet_aton() local
204 if (++dots > 3) { in inet_aton()
223 if (dots < 3) { in inet_aton()
224 addr <<= 8 * (3 - dots) ; in inet_aton()
/PHP-5.5/ext/gd/tests/
H A Dbug24594.phpt18 /* create the dots pattern */
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic5177 0 string \377\377\174 ddis/dots archive
6050 >>>>>>438 ubyte x \b,0x%x dots
/PHP-5.5/
H A DNEWS6805 - Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots)).
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt5697 string, it takes two dots to match it.

Completed in 98 milliseconds