Searched refs:dots (Results 1 – 7 of 7) sorted by relevance
/PHP-8.1/ext/spl/tests/ |
H A D | bug62433.phpt | 5 $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.1/ext/standard/ |
H A D | flock_compat.c | 164 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.1/ext/gd/tests/ |
H A D | bug24594.phpt | 14 /* create the dots pattern */
|
/PHP-8.1/ |
H A D | php.ini-development | 1635 ; of the framework's version number, separated by dots, and prefixed with "v", e.g. "v4.0.30319".
|
H A D | php.ini-production | 1637 ; of the framework's version number, separated by dots, and prefixed with "v", e.g. "v4.0.30319".
|
/PHP-8.1/ext/fileinfo/tests/ |
H A D | magic | 10267 0 string \377\377\174 ddis/dots archive 11618 >>>>>>438 ubyte x \b,0x%x dots 19357 >>0x18 ulelong x \b, %u micro dots/mm 19359 #>>0x1C ulelong x \b, %u micro dots/mm
|
H A D | magic私はガラスを食べられます | 10267 0 string \377\377\174 ddis/dots archive 11618 >>>>>>438 ubyte x \b,0x%x dots 19357 >>0x18 ulelong x \b, %u micro dots/mm 19359 #>>0x1C ulelong x \b, %u micro dots/mm
|
Completed in 129 milliseconds