Searched refs:sp_type (Results 1 – 1 of 1) sorted by relevance
50 char sp_type; // see SPTYPE_ defines below member1963 && (spp->sp_type == SPTYPE_MATCH in syn_current_attr()1964 || spp->sp_type == SPTYPE_START) in syn_current_attr()2070 if (spp->sp_type == SPTYPE_START in syn_current_attr()2431 if ( spp->sp_type == SPTYPE_START in push_next_match()2819 if (spp->sp_type != SPTYPE_START) in find_endpos()2831 if (spp->sp_type != SPTYPE_START) in find_endpos()2839 if (spp->sp_type == SPTYPE_SKIP) in find_endpos()4040 if (spp->sp_type == SPTYPE_MATCH) in syn_list_one()4045 else if (spp->sp_type == SPTYPE_START) in syn_list_one()[all …]