Searched refs:new_s (Results 1 – 4 of 4) sorted by relevance
458 enum http_host_state new_s = http_parse_host_char(s, *p); in http_parse_host() local460 if (new_s == s_http_host_dead) { in http_parse_host()464 switch(new_s) { in http_parse_host()505 s = new_s; in http_parse_host()
323 hb_codepoint_t new_s = s + new_tindex; in preprocess_text_hangul() local324 if (font->has_glyph (new_s)) in preprocess_text_hangul()326 (void) buffer->replace_glyphs (2, 1, &new_s); in preprocess_text_hangul()
625 void set_s(const std::string& new_s) { s_ = new_s; } in set_s() argument
918 uint64_t new_s = (*metadata_set)->partition_score; in mxf_add_metadata_set() local919 if (old_s > new_s) { in mxf_add_metadata_set()