Home
last modified time | relevance | path

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

/PHP-5.4/ext/gd/tests/
H A Dimagefilledpolygon_basic.phpt12 * Description: Draws a filled polygon.
50 //.. a point in filled body
/PHP-5.4/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.phpt21 // the content that is filled into the temp files as created
30 echo "\n-- File filled with content type: $type --\n";
53 -- File filled with content type: numeric --
109 -- File filled with content type: text --
165 -- File filled with content type: empty --
221 -- File filled with content type: alphanumeric --
277 -- File filled with content type: text_with_new_line --
H A Dreadfile_basic.phpt21 // the content that is filled into the temp files as created
30 echo "\n-- File filled with content type: $type --\n";
53 -- File filled with content type: numeric --
109 -- File filled with content type: text --
165 -- File filled with content type: empty --
221 -- File filled with content type: alphanumeric --
277 -- File filled with content type: text_with_new_line --
/PHP-5.4/ext/imap/tests/
H A Dbug46918.phpt2 Bug #46918 (imap_rfc822_parse_adrlist host part not filled in correctly)
/PHP-5.4/
H A DREADME.EXT_SKEL87 If present it will be filled into the 'proto' header comments in the stubs
H A DNEWS3416 last parameters wouldn't be filled unless the type were DNS_ANY (Gustavo).
4804 - Added compatibility mode in GD, imagerotate, image(filled)ellipse
5362 - Fixed bug #46918 (imap_rfc822_parse_adrlist host part not filled in
/PHP-5.4/ext/gd/
H A Dgd.c3461 static void php_imagepolygon(INTERNAL_FUNCTION_PARAMETERS, int filled) in php_imagepolygon() argument
3508 if (filled) { in php_imagepolygon()
/PHP-5.4/ext/pcre/pcrelib/doc/
H A Dpcre.txt3561 slots (namely 2) have been filled. In similar cases where there is tem-
4194 filled with the longest matches. Unlike pcre_exec(), pcre_dfa_exec()
9616 preg structure is filled in on success, and one member of the structure
/PHP-5.4/ext/pcre/pcrelib/
H A DChangeLog1290 5. When the number of matches in a pcre_dfa_exec() run exactly filled the
/PHP-5.4/ext/fileinfo/tests/
H A Dmagic8689 # version is never filled. probably future extension

Completed in 110 milliseconds