Home
last modified time | relevance | path

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

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-token.c295 cr_token_set_function (CRToken * a_this, CRString * a_fun_name) in cr_token_set_function() argument
302 a_this->u.str = a_fun_name; in cr_token_set_function()
Dcr-token.h191 CRString *a_fun_name) ;