Searched defs:nrules (Results 1 – 9 of 9) sorted by relevance
/glibc-2.36/posix/ |
D | bug-regex5.c | 13 uint32_t nrules; in main() local
|
D | fnmatch_loop.c | 324 uint32_t nrules = in FCT() local 437 uint32_t nrules = in FCT() local 633 uint32_t nrules = in FCT() local
|
D | regcomp.c | 2870 lookup_collation_sequence_value (bracket_elem_t *br_elem, uint32_t nrules, in lookup_collation_sequence_value() 2944 re_dfa_t *dfa, reg_syntax_t syntax, uint32_t nrules, in build_range_exp() 3033 uint32_t nrules, int32_t table_size, in build_collating_symbol() 3101 uint32_t nrules; in parse_bracket_exp() local 3504 uint32_t nrules = _NL_CURRENT_WORD (LC_COLLATE, _NL_COLLATE_NRULES); in build_equiv_class() local
|
D | regexec.c | 3732 uint32_t nrules; in check_node_accept_bytes() local 3875 uint32_t nrules = _NL_CURRENT_WORD (LC_COLLATE, _NL_COLLATE_NRULES); in find_collation_sequence_value() local
|
D | regex_internal.h | 817 uint32_t nrules = _NL_CURRENT_WORD (LC_COLLATE, _NL_COLLATE_NRULES); in re_string_elem_size_at() local
|
/glibc-2.36/string/ |
D | strcoll_l.c | 65 get_next_seq (coll_seq *seq, int nrules, const unsigned char *rulesets, in get_next_seq() 260 uint32_t nrules = current->values[_NL_ITEM_INDEX (_NL_COLLATE_NRULES)].word; in STRCOLL() local
|
D | strxfrm_l.c | 52 uint32_t nrules; member 407 uint32_t nrules = l_data->nrules; in do_xfrm_cached() local
|
/glibc-2.36/locale/programs/ |
D | ld-collate.c | 273 static uint32_t nrules; variable
|
/glibc-2.36/timezone/ |
D | zic.c | 306 static ptrdiff_t nrules; /* number of rules */ variable
|