Home | History | Annotate | Download | only in src

Lines Matching full:attrname

2071         CvStringHashNode* attrname;
2080 CV_CALL( attrname = cvGetHashedKey( fs, ptr, (int)(endptr - ptr), 1 ));
2084 tagname = attrname;
2103 last->attr[count*2] = attrname->str.ptr;