HomeSort by relevance Sort by last modified time
    Searched refs:FXSYS_Isdigit (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fxbarcode/
utils.h 60 #define FXSYS_Isdigit isdigit
  /external/pdfium/xfa/fxbarcode/qrcode/
BC_QRCoderEncoder.cpp 188 while (FXSYS_Isdigit((uint8_t)content[index]) &&
    [all...]

Completed in 52 milliseconds