Searched refs:S_scan_ident (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | embed.h | 1364 #define scan_ident S_scan_ident 3406 #define scan_ident(a,b,c,d,e) S_scan_ident(aTHX_ a,b,c,d,e)
|
| D | proto.h | 1894 STATIC char* S_scan_ident(pTHX_ char *s, const char *send, char *dest, STRLEN destlen, I32 ck_uni);
|
| D | toke.c | 9091 S_scan_ident(pTHX_ register char *s, register const char *send, char *dest, STRLEN destlen, I32 ck_… function
|