Home
last modified time | relevance | path

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

/PHP-8.3/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-8.3/ext/standard/
H A Dflock_compat.c164 int dots = 0; in inet_aton() local
185 if (++dots > 3) { in inet_aton()
204 if (dots < 3) { in inet_aton()
205 addr <<= 8 * (3 - dots) ; in inet_aton()
/PHP-8.3/ext/standard/tests/file/
H A Dgh9227.phpt2 Bug GH-9227 (Trailing dots and spaces in filenames are ignored)
/PHP-8.3/ext/gd/tests/
H A Dbug24594.phpt14 /* create the dots pattern */
/PHP-8.3/
H A Dphp.ini-production1637 ; of the framework's version number, separated by dots, and prefixed with "v", e.g. "v4.0.30319".
H A Dphp.ini-development1635 ; of the framework's version number, separated by dots, and prefixed with "v", e.g. "v4.0.30319".
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic11456 0 string \377\377\174 ddis/dots archive
12833 >>>>>>438 ubyte x \b,%#x dots
22112 >>0x18 ulelong x \b, %u micro dots/mm
22114 #>>0x1C ulelong x \b, %u micro dots/mm
H A Dmagic私はガラスを食べられます11456 0 string \377\377\174 ddis/dots archive
12833 >>>>>>438 ubyte x \b,%#x dots
22112 >>0x18 ulelong x \b, %u micro dots/mm
22114 #>>0x1C ulelong x \b, %u micro dots/mm

Completed in 188 milliseconds