Home
last modified time | relevance | path

Searched refs:str_vtable_partial_scan_t (Results 1 – 2 of 2) sorted by relevance

/dports/lang/parrot/parrot-8.1.0/include/parrot/
H A Dstring.h114 typedef INTVAL (*str_vtable_partial_scan_t)(PARROT_INTERP, ARGIN(const char *buf), typedef
171 str_vtable_partial_scan_t partial_scan;
/dports/lang/parrot/parrot-8.1.0/src/string/encoding/
H A Dnull.c156 (str_vtable_partial_scan_t)null_error,