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