Searched refs:dots (Results 1 – 6 of 6) sorted by relevance
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));
183 int dots = 0; in inet_aton() local204 if (++dots > 3) { in inet_aton()223 if (dots < 3) { in inet_aton()224 addr <<= 8 * (3 - dots) ; in inet_aton()
18 /* create the dots pattern */
5177 0 string \377\377\174 ddis/dots archive6050 >>>>>>438 ubyte x \b,0x%x dots
6805 - Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots)).
5697 string, it takes two dots to match it.
Completed in 97 milliseconds