PostGIS  3.4.0dev-r@@SVN_REVISION@@

◆ yystrlen()

static YYSIZE_T yystrlen ( const char *  yystr)
static

Definition at line 1138 of file lwin_wkt_parse.c.

1139 {
1140  YYSIZE_T yylen;
1141  for (yylen = 0; yystr[yylen]; yylen++)
1142  continue;
1143  return yylen;
1144 }
#define YYSIZE_T

References YYSIZE_T.

Referenced by yysyntax_error(), and yytnamerr().

Here is the caller graph for this function: