Home
last modified time | relevance | path

Searched refs:yyl_try (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
Dtoke.c7273 static int yyl_try(pTHX_ char*);
9139 yyl_try(pTHX_ char *s) in yyl_try() function
9951 int ret = yyl_try(aTHX_ s); in Perl_yylex()