Searched refs:XR (Results 1 – 4 of 4) sorted by relevance
12 $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();
1905 #define FILL_PUSH(Y, XL, XR, DY) \ argument1907 {sp->y = Y; sp->xl = XL; sp->xr = XR; sp->dy = DY; sp++;}1909 #define FILL_POP(Y, XL, XR, DY) \ argument1910 {sp--; Y = sp->y+(DY = sp->dy); XL = sp->xl; XR = sp->xr;}
20815 90 ubequad 0x574D50484F544F00 JPEG-XR Image23118 # Note: called by TrID "JPEG XR bitmap"23123 >>4 lelong%2 0 JPEG-XR
Completed in 182 milliseconds