/*
** String scanning.
** Copyright (C) 2005-2017 Mike Pall. See Copyright Notice in luajit.h
*/
/* Options for accepted/returned formats. */
/* Returned format. */
typedef enum StrScanFmt;
LJ_FUNC StrScanFmt ;
LJ_FUNC int LJ_FASTCALL ;
LJ_FUNC int LJ_FASTCALL ;
/* Check for number or convert string to number/int in-place (!). */
static LJ_AINLINE int