Home
last modified time | relevance | path

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

/posix/
A Dbug-regex5.c13 uint32_t nrules; in main() local
26 nrules = u.word; in main()
27 if (nrules == 0) in main()
A Dfnmatch_loop.c324 uint32_t nrules = in FCT() local
346 if (nrules == 0) in FCT()
437 uint32_t nrules = in FCT() local
460 if (nrules == 0) in FCT()
633 uint32_t nrules = in FCT() local
652 if (nrules == 0) in FCT()
A Dregcomp.c2879 if (nrules == 0) in lookup_collation_sequence_value()
2889 if (nrules != 0) in lookup_collation_sequence_value()
2895 if (nrules != 0) in lookup_collation_sequence_value()
2978 if (nrules > 0 || dfa->mb_cur_max > 1) in build_range_exp()
3013 if (nrules == 0) in build_range_exp()
3033 uint32_t nrules, int32_t table_size, in build_collating_symbol() argument
3038 if (nrules != 0) in build_collating_symbol()
3101 uint32_t nrules; in parse_bracket_exp() local
3122 if (nrules) in parse_bracket_exp()
3249 dfa, syntax, nrules, collseqmb, collseqwc, in parse_bracket_exp()
[all …]
A Dregex_internal.h817 uint_fast32_t nrules = _NL_CURRENT_WORD (LC_COLLATE, _NL_COLLATE_NRULES); in re_string_elem_size_at() local
819 if (nrules != 0) in re_string_elem_size_at()
A Dregexec.c3732 uint32_t nrules; in check_node_accept_bytes() local
3757 nrules = _NL_CURRENT_WORD (LC_COLLATE, _NL_COLLATE_NRULES); in check_node_accept_bytes()
3758 if (nrules != 0) in check_node_accept_bytes()
3875 uint32_t nrules = _NL_CURRENT_WORD (LC_COLLATE, _NL_COLLATE_NRULES); in find_collation_sequence_value() local
3876 if (nrules == 0) in find_collation_sequence_value()

Completed in 25 milliseconds