Home
last modified time | relevance | path

Searched refs:cor (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/ext/gd/tests/
H A Dimagecolorallocatealpha_basic.phpt13 $cor = imagecolorallocate($img, 50, 100, 255);
17 $half = imagefilledarc ( $img, 75, 75, 70, 70, 0, 180, $cor, IMG_ARC_PIE );
/PHP-5.5/ext/standard/tests/file/
H A Dfgetss_variation3-win32.phpt117 string(79) "this is a line with more than eighty character,want to check line splitting cor"
171 string(79) "this is a line with more than eighty character,want to check line splitting cor"
225 string(79) "this is a line with more than eighty character,want to check line splitting cor"
279 string(79) "this is a line with more than eighty character,want to check line splitting cor"
333 string(79) "this is a line with more than eighty character,want to check line splitting cor"
387 string(79) "this is a line with more than eighty character,want to check line splitting cor"
441 string(79) "this is a line with more than eighty character,want to check line splitting cor"
495 string(79) "this is a line with more than eighty character,want to check line splitting cor"
549 string(79) "this is a line with more than eighty character,want to check line splitting cor"
H A Dfgetss_variation3.phpt113 string(79) "this is a line with more than eighty character,want to check line splitting cor"
167 string(79) "this is a line with more than eighty character,want to check line splitting cor"
221 string(79) "this is a line with more than eighty character,want to check line splitting cor"
275 string(79) "this is a line with more than eighty character,want to check line splitting cor"
329 string(79) "this is a line with more than eighty character,want to check line splitting cor"
383 string(79) "this is a line with more than eighty character,want to check line splitting cor"
437 string(79) "this is a line with more than eighty character,want to check line splitting cor"
491 string(79) "this is a line with more than eighty character,want to check line splitting cor"
545 string(79) "this is a line with more than eighty character,want to check line splitting cor"
H A Dfgetss_variation2.phpt107 string(79) "this is a line with more than eighty character,want to check line splitting cor"
168 string(79) "this is a line with more than eighty character,want to check line splitting cor"
229 string(79) "this is a line with more than eighty character,want to check line splitting cor"
290 string(79) "this is a line with more than eighty character,want to check line splitting cor"
351 string(79) "this is a line with more than eighty character,want to check line splitting cor"
412 string(79) "this is a line with more than eighty character,want to check line splitting cor"
/PHP-5.5/ext/enchant/
H A Denchant.c119 ZEND_ARG_INFO(0, cor)
880 char *mis, *cor; local
885 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rss", &dict, &mis, &mislen, &cor, &corlen) =…
891 enchant_dict_store_replacement(pdict->pdict, mis, mislen, cor, corlen);
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1721 are also some wrapper functions (for the 8-bit library only) that cor-
3837 For example, the two bytes 0xc0, 0xae give the value 0x2e, whose cor-

Completed in 39 milliseconds