Home
last modified time | relevance | path

Searched refs:XR (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/xmlreader/tests/
H A Dbug71805.phpt12 $XR = new XMLReader;
13 $XR->open($file, null, LIBXML_NOBLANKS);
15 while (($lastRead = $XR->read()) && ($XR->name !== 'records'));
16 while (($lastRead = $XR->read()) && ($XR->name !== 'record'));
18 $xml = $XR->readOuterXML();
22 $XR->close();
27 while (($lastRead = $XR->next()) && ($XR->name !== 'record'));
29 $XR->close();
/PHP-8.2/ext/gd/libgd/
H A Dgd.c1905 #define FILL_PUSH(Y, XL, XR, DY) \ argument
1907 {sp->y = Y; sp->xl = XL; sp->xr = XR; sp->dy = DY; sp++;}
1909 #define FILL_POP(Y, XL, XR, DY) \ argument
1910 {sp--; Y = sp->y+(DY = sp->dy); XL = sp->xl; XR = sp->xr;}
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic18291 90 bequad 0x574D50484F544F00 JPEG-XR Image
19858 >>4 lelong%2 0 JPEG-XR
H A Dmagic私はガラスを食べられます18291 90 bequad 0x574D50484F544F00 JPEG-XR Image
19858 >>4 lelong%2 0 JPEG-XR

Completed in 157 milliseconds