Searched refs:str_hash_node (Results 1 – 1 of 1) sorted by relevance
898 CvStringHashNode* str_hash_node; in icvYMLParseKey() local917 CV_CALL( str_hash_node = cvGetHashedKey( fs, ptr, (int)(endptr - ptr), 1 )); in icvYMLParseKey()918 CV_CALL( *value_placeholder = cvGetFileNode( fs, map_node, str_hash_node, 1 )); in icvYMLParseKey()