Home
last modified time | relevance | path

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

/PHP-8.3/ext/gd/libgd/
H A Dgd_gd2.c134 if (gdGetWord(ncy, in) != 1) { in _gd2GetHeader()
140 if (*ncx <= 0 || *ncy <= 0 || *ncx > INT_MAX / *ncy) { in _gd2GetHeader()
144 nc = (*ncx) * (*ncy); in _gd2GetHeader()
271 int ncx, ncy, nc, cs, cx, cy; in gdImageCreateFromGd2Ctx() local
292 nc = ncx * ncy; in gdImageCreateFromGd2Ctx()
437 int nc, ncx, ncy, cs, cx, cy; in gdImageCreateFromGd2PartCtx() local
485 nc = ncx * ncy; in gdImageCreateFromGd2PartCtx()
525 if (ecy >= ncy) { in gdImageCreateFromGd2PartCtx()
526 ecy = ncy - 1; in gdImageCreateFromGd2PartCtx()
666 int ncx, ncy, cx, cy; in _gdImageGd2() local
[all …]
/PHP-8.3/ext/standard/tests/strings/
H A Dhtmlentities16.phpt17 string(58) "&euro;&copy;&rcy;&ocy;&scy;&kcy;&ocy;&shcy;&ncy;&ycy;&jcy;"
H A Dget_html_translation_table_basic6.phpt194 [�] => &ncy;
H A Dget_html_translation_table_basic5.phpt1075 [н] => &ncy;
H A Dhtml_entity_decode_html5.phpt1410 "&ncy;",
3544 &ncy; => н d0bd
H A Dhtmlentities_html5.phpt493 &ncy; U+0043D
/PHP-8.3/ext/standard/html_tables/
H A Dents_html5.txt1405 ncy 0043D

Completed in 22 milliseconds