Searched refs:strqcmp (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libcroco/
H A Dcr-sel-eng.c119 #define strqcmp(str,lit,lit_len) \ macro
140 if ( (strqcmp (a_sel->content.pseudo->name->stryng->str, "lang", 4 ) &&
141 (strqcmp (a_sel->content.pseudo->name->stryng->str, "xml:lang", 8 ) ) )
296 if (!strqcmp ((const char *) id, a_add_sel->content.id_name->stryng->str,

Completed in 16 milliseconds