Searched refs:S_tokenize_use (Results 1 – 14 of 14) sorted by relevance
/dports/lang/perl5.32/perl-5.32.1/ |
H A D | embed.h | 1955 #define tokenize_use(a,b) S_tokenize_use(aTHX_ a,b)
|
H A D | toke.c | 4805 S_tokenize_use(pTHX_ int is_use, char *s) { in S_tokenize_use() function
|
H A D | proto.h | 6533 STATIC char * S_tokenize_use(pTHX_ int is_use, char *s)
|
/dports/lang/perl5.34/perl-5.34.0/ |
H A D | embed.h | 1966 #define tokenize_use(a,b) S_tokenize_use(aTHX_ a,b)
|
H A D | toke.c | 4852 S_tokenize_use(pTHX_ int is_use, char *s) { in S_tokenize_use() function
|
H A D | proto.h | 6553 STATIC char * S_tokenize_use(pTHX_ int is_use, char *s)
|
/dports/lang/perl5.30/perl-5.30.3/ |
H A D | embed.h | 2060 #define tokenize_use(a,b) S_tokenize_use(aTHX_ a,b)
|
H A D | toke.c | 4709 S_tokenize_use(pTHX_ int is_use, char *s) { in S_tokenize_use() function
|
H A D | proto.h | 6169 STATIC char * S_tokenize_use(pTHX_ int is_use, char *s)
|
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ |
H A D | embed.h | 1983 #define tokenize_use(a,b) S_tokenize_use(aTHX_ a,b)
|
H A D | toke.c | 4926 S_tokenize_use(pTHX_ int is_use, char *s) { in S_tokenize_use() function
|
H A D | proto.h | 6628 STATIC char * S_tokenize_use(pTHX_ int is_use, char *s)
|
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/ |
H A D | xs.vim | 193 syn keyword xsPrivate S_to_utf8_substr S_tokenize_use S_tokeq S_tokereport
|
/dports/editors/vim/vim-8.2.3745/runtime/syntax/ |
H A D | xs.vim | 193 syn keyword xsPrivate S_to_utf8_substr S_tokenize_use S_tokeq S_tokereport
|