Searched refs:S_new_constant (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/ |
| D | toke.c | 44 S_new_constant(aTHX_ a,b,STR_WITH_LEN(c),d,e,f, g, h) 4448 sv = S_new_constant(aTHX_ start, s - start, key, keylen, sv, NULL, in S_scan_const() 10211 S_new_constant(pTHX_ const char *s, STRLEN len, const char *key, STRLEN keylen, in S_new_constant() function 12662 sv = S_new_constant(aTHX_ PL_tokenbuf, d - PL_tokenbuf, in Perl_scan_num()
|
| D | proto.h | 9262 S_new_constant(pTHX_ const char *s, STRLEN len, const char *key, STRLEN keylen, SV *sv, SV *pv, con…
|