Searched refs:S_parse_ident (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/perl/ |
H A D | embed.h | 1628 # define parse_ident(a,b,c,d,e,f,g) S_parse_ident(aTHX_ a,b,c,d,e,f,g)
|
H A D | toke.c | 10319 S_parse_ident(pTHX_ char **s, char **d, char * const e, int allow_package, in S_parse_ident() function
|
H A D | proto.h | 9272 S_parse_ident(pTHX_ char **s, char **d, char * const e, int allow_package, bool is_utf8, bool check…
|