Home
last modified time | relevance | path

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

/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A Dprimguts.c2077 prima_array_parse( SV * sv, void ** ref, size_t * length, char ** letter) in prima_array_parse() function
2206 if ( prima_array_parse( points, &ref, NULL, &pack )) { in prima_read_array()
H A DDrawable_text.c432 if ( !prima_array_parse( *holder, &ref, &length, &letter)) { in read_subarray()
473 if ( !prima_array_parse( text, &ref, &length, &letter) || *letter != 'S') { in read_glyphs()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/
H A Dapricot.h1546 prima_array_parse( SV * sv, void ** ref, size_t * length, char ** letter);