Searched refs:ecx (Results 1 – 3 of 3) sorted by relevance
/PHP-7.1/ext/gd/libgd/ |
H A D | gd_gd2.c | 435 int scx, scy, ecx, ecy, fsx, fsy; in gdImageCreateFromGd2PartCtx() local 519 ecx = (srcx + w) / cs; in gdImageCreateFromGd2PartCtx() 521 if (ecx >= ncx) { in gdImageCreateFromGd2PartCtx() 522 ecx = ncx - 1; in gdImageCreateFromGd2PartCtx() 540 for (cx = scx; cx <= ecx; cx++) { in gdImageCreateFromGd2PartCtx()
|
/PHP-7.1/ext/fileinfo/tests/ |
H A D | magic | 7758 # xchg ecx,edx;addl ecx,edx;movw lba_info,si;movb 0x42,ah;pop dx;push dx;int 0x13
|
H A D | magic私はガラスを食べられます | 7758 # xchg ecx,edx;addl ecx,edx;movw lba_info,si;movb 0x42,ah;pop dx;push dx;int 0x13
|
Completed in 155 milliseconds