Home
last modified time | relevance | path

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

/dports/lang/parrot/parrot-8.1.0/include/parrot/
H A Dstring.h142 typedef STRING * (*str_vtable_titlecase_first_t)(PARROT_INTERP, ARGIN(const STRING *src)); typedef
188 str_vtable_titlecase_first_t titlecase_first;
/dports/lang/parrot/parrot-8.1.0/src/string/encoding/
H A Dnull.c173 (str_vtable_titlecase_first_t)null_error,
H A Dbinary.c235 (str_vtable_titlecase_first_t)binary_error,