Home
last modified time | relevance | path

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

/posix/
A Dfnmatch_loop.c353 const int32_t *table; in FCT() local
366 table = (const int32_t *) in FCT()
375 table = (const int32_t *) in FCT()
385 idx = FINDIDX (table, indirect, extra, &cp, 1); in FCT()
395 idx2 = FINDIDX (table, indirect, extra, in FCT()
A Dregex_internal.h816 const int32_t *table, *indirect; in re_string_elem_size_at() local
821 table = (const int32_t *) _NL_CURRENT (LC_COLLATE, _NL_COLLATE_TABLEMB); in re_string_elem_size_at()
827 findidx (table, indirect, extra, &p, pstr->len - idx); in re_string_elem_size_at()
A Dregcomp.c360 const int32_t *table = (const int32_t *) in re_compile_fastmap_iter() local
363 if (table[i] < 0) in re_compile_fastmap_iter()
3507 const int32_t *table, *indirect; in build_equiv_class() local
3515 table = (const int32_t *) _NL_CURRENT (LC_COLLATE, _NL_COLLATE_TABLEMB); in build_equiv_class()
3522 idx1 = findidx (table, indirect, extra, &cp, -1); in build_equiv_class()
3533 idx2 = findidx (table, indirect, extra, &cp, 1); in build_equiv_class()
A DPCRE.tests905 Food is on the foo table
906 0: foo table
908 2: table
A Dregexec.c3761 const int32_t *table, *indirect; in check_node_accept_bytes() local
3812 table = (const int32_t *) in check_node_accept_bytes()
3820 int32_t idx = findidx (table, indirect, extra, &cp, elem_len); in check_node_accept_bytes()
A Dtst-regex.input3895 * iconvdata/Makefile (gen-8bit-table): Use move-if-change and
3897 (gen-8bit-gap-table): Likewise.
4008 table.
4015 * iconvdata/Makefile (generate-8bit-table): Use shell script
4017 (generate-8bit-gap-table): Likewise.
4660 * iconvdata/Makefile: Correct rules to generate gap table.
7801 header table.
8872 table, fix typo when allocating ordering array.
9004 * sysdeps/libm-ieee754/e_exp.c: Use accurate table method.
9011 new table.
[all …]

Completed in 34 milliseconds