Home
last modified time | relevance | path

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

/PHP-7.2/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.2/ext/standard/
H A Dflock_compat.c179 int dots = 0; in inet_aton() local
200 if (++dots > 3) { in inet_aton()
219 if (dots < 3) { in inet_aton()
220 addr <<= 8 * (3 - dots) ; in inet_aton()
/PHP-7.2/ext/gd/tests/
H A Dbug24594.phpt18 /* create the dots pattern */
/PHP-7.2/
H A DNEWS1564 . Fixed bug #74196 (phar does not correctly handle names containing dots).
2624 . Fixed bug #73109 (timelib_meridian doesn't parse dots correctly). (Derick)
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic7659 0 string \377\377\174 ddis/dots archive
8878 >>>>>>438 ubyte x \b,0x%x dots
H A Dmagic私はガラスを食べられます7659 0 string \377\377\174 ddis/dots archive
8878 >>>>>>438 ubyte x \b,0x%x dots
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt5697 string, it takes two dots to match it.

Completed in 213 milliseconds