PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ yystrlen()

static YYSIZE_T yystrlen ( const char *  yystr)
static

Definition at line 1160 of file lwin_wkt_parse.c.

1161 {
1162  YYSIZE_T yylen;
1163  for (yylen = 0; yystr[yylen]; yylen++)
1164  continue;
1165  return yylen;
1166 }
#define YYSIZE_T

References YYSIZE_T.

Referenced by yysyntax_error(), and yytnamerr().

Here is the caller graph for this function: