Home
last modified time | relevance | path

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

/dports/lang/vala/vala-0.48.18/libvaladoc/parser/
H A Dtokentype.c131 static gint valadoc_token_type_EXACT_WORD; variable
132 static gint valadoc_token_type_EXACT_WORD = -1; variable
486 _tmp0_ = valadoc_token_type_new (str, valadoc_token_type_EXACT_WORD, NULL, NULL); in valadoc_token_type_str()
752 if (self->priv->_basic_value == valadoc_token_type_EXACT_WORD) { in valadoc_token_type_matches()