Searched defs:range_count (Results 1 – 11 of 11) sorted by relevance
45 struct range_count struct48 static inline std::size_t apply(Range const& range) in apply()
61 struct range_count struct64 static inline std::size_t apply(Range const& range) in apply()
84 int range_count; member
945 uint32_t range_count = 0; in re_parse_char_class() local
564 uint32_t range_count = (flags & RE_CLASS_HAS_RANGES) ? re_get_value (&bytecode_p) : 0; in re_dump_bytecode() local
101 std::size_t range_count; member
545 range_count(rangeobject *r, PyObject *ob) in range_count() function
287 FT_UInt range_count; member
286 FT_UInt range_count; member
1391 uint32_t range_count = (flags & RE_CLASS_HAS_RANGES) ? re_get_value (&bc_p) : 0; in ecma_regexp_run() local