Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd_gd2.c427 int scx, scy, ecx, ecy, fsx, fsy; in gdImageCreateFromGd2PartCtx() local
512 ecy = (srcy + h) / cs; in gdImageCreateFromGd2PartCtx()
516 if (ecy >= ncy) { in gdImageCreateFromGd2PartCtx()
517 ecy = ncy - 1; in gdImageCreateFromGd2PartCtx()
525 for (cy = scy; (cy <= ecy); cy++) { in gdImageCreateFromGd2PartCtx()
/PHP-5.5/ext/standard/tests/strings/
H A Dget_html_translation_table_basic6.phpt210 [�] => &ecy;
H A Dget_html_translation_table_basic5.phpt726 [э] => &ecy;
H A Dhtml_entity_decode_html5.phpt945 "&ecy;",
3079 &ecy; => э d18d
H A Dhtmlentities_html5.phpt509 &ecy; U+0044D
/PHP-5.5/ext/standard/html_tables/
H A Dents_html5.txt940 ecy 0044D

Completed in 26 milliseconds