Home
last modified time | relevance | path

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

/PHP-7.1/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-7.1/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-7.1/ext/gd/tests/
H A Dbug24594.phpt18 /* create the dots pattern */
/PHP-7.1/
H A DNEWS1619 . Fixed bug #73109 (timelib_meridian doesn't parse dots correctly). (Derick)
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic5797 0 string \377\377\174 ddis/dots archive
6990 >>>>>>438 ubyte x \b,0x%x dots
H A Dmagic私はガラスを食べられます5797 0 string \377\377\174 ddis/dots archive
6990 >>>>>>438 ubyte x \b,0x%x dots
/PHP-7.1/ext/pcre/pcrelib/doc/
H A Dpcre.txt5697 string, it takes two dots to match it.

Completed in 128 milliseconds