PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ yystrlen()

static YYSIZE_T yystrlen ( const char *  yystr)
static

Definition at line 1162 of file lwin_wkt_parse.c.

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

References YYSIZE_T.

Referenced by yysyntax_error(), and yytnamerr().

Here is the caller graph for this function: