Searched defs:makeAlphanumeric (Results 1 – 4 of 4) sorted by relevance
99 public static QrSegment makeAlphanumeric(CharSequence text) { in makeAlphanumeric() method in QrSegment
109 public static QrSegment makeAlphanumeric(String text) { in makeAlphanumeric() method in QrSegment
774 public static makeAlphanumeric(text: string): QrSegment { method in qrcodegen.QrSegment
102 QrSegment QrSegment::makeAlphanumeric(const char *text) { in makeAlphanumeric() function in qrcodegen::QrSegment