Home
last modified time | relevance | path

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

/php-src/ext/standard/tests/file/
H A Dfile.inc40 $buffer = buffer to be filled
202 permissions. File is filled with content of size specified.
230 filled => total files filled
245 $return_value = array('created' => 0, 'filled' => 0, 'perms_changed' => 0);
280 $return_value['filled'] = $count;
294 $return_value['filled']++;
324 permissions.Link is filled with content of size specified.
347 filled => total files filled, always returned as 1
362 $return_value = array('created' => 0, 'filled' => 0, 'perms_changed' => 0);
397 $return_value['filled'] = 1;
[all …]
H A Dreadfile_basic-win32.phpt18 // the content that is filled into the temp files as created
27 echo "\n-- File filled with content type: $type --\n";
50 -- File filled with content type: numeric --
106 -- File filled with content type: text --
162 -- File filled with content type: empty --
218 -- File filled with content type: alphanumeric --
274 -- File filled with content type: text_with_new_line --
H A Dreadfile_basic.phpt18 // the content that is filled into the temp files as created
27 echo "\n-- File filled with content type: $type --\n";
50 -- File filled with content type: numeric --
106 -- File filled with content type: text --
162 -- File filled with content type: empty --
218 -- File filled with content type: alphanumeric --
274 -- File filled with content type: text_with_new_line --
/php-src/ext/gd/tests/
H A Dimagefilledpolygon_basic.phpt48 //.. a point in filled body
/php-src/ext/gd/
H A Dgd.c2561 static void php_imagepolygon(INTERNAL_FUNCTION_PARAMETERS, int filled) in php_imagepolygon() argument
2617 switch (filled) { in php_imagepolygon()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます17002 # version is never filled. probably future extension
24332 # JSON text data terminated by the zero character; unused remainder empty and filled with zeroes li…
H A Dmagic17002 # version is never filled. probably future extension
24332 # JSON text data terminated by the zero character; unused remainder empty and filled with zeroes li…

Completed in 194 milliseconds