Home
last modified time | relevance | path

Searched refs:warn_is_string_type (Results 1 – 1 of 1) sorted by relevance

/dports/net/libyang/libyang-1.0.240/src/
H A Dxpath.c3029 warn_is_string_type(struct lys_type *type) in warn_is_string_type() function
3044 ret = warn_is_string_type(t); in warn_is_string_type()
3313 } else if (!warn_is_string_type(&sleaf->type)) { in xpath_bit_is_set()
3505 } else if (!warn_is_string_type(&sleaf->type)) { in xpath_contains()
3515 } else if (!warn_is_string_type(&sleaf->type)) { in xpath_contains()
3775 } else if (!warn_is_string_type(&sleaf->type)) { in xpath_derived_from()
3858 } else if (!warn_is_string_type(&sleaf->type)) { in xpath_derived_from_or_self()
4036 } else if (!warn_is_string_type(&sleaf->type)) { in xpath_lang()
4377 } else if (!warn_is_string_type(&sleaf->type)) { in xpath_normalize_space()
4575 } else if (!warn_is_string_type(&sleaf->type)) { in xpath_re_match()
[all …]