Searched refs:nodes (Results 1 – 14 of 14) sorted by relevance
/glibc-2.36/posix/ ! |
D | regex_internal.c | 25 const re_node_set *nodes, 28 const re_node_set *nodes, 1429 new_nodes = re_realloc (dfa->nodes, re_token_t, new_nodes_alloc); in re_dfa_add_node() 1432 dfa->nodes = new_nodes; in re_dfa_add_node() 1452 dfa->nodes[dfa->nodes_len] = token; in re_dfa_add_node() 1453 dfa->nodes[dfa->nodes_len].constraint = 0; in re_dfa_add_node() 1455 dfa->nodes[dfa->nodes_len].accept_mb = in re_dfa_add_node() 1466 calc_state_hash (const re_node_set *nodes, unsigned int context) in calc_state_hash() argument 1468 re_hashval_t hash = nodes->nelem + context; in calc_state_hash() 1470 for (i = 0 ; i < nodes->nelem ; i++) in calc_state_hash() [all …]
|
D | regexec.c | 131 const re_node_set *nodes); 138 static Idx find_subexp_node (const re_dfa_t *dfa, const re_node_set *nodes, 623 if (dfa->init_state->nodes.nelem == 0 in re_search_internal() 624 && dfa->init_state_word->nodes.nelem == 0 in re_search_internal() 625 && (dfa->init_state_nl->nodes.nelem == 0 in re_search_internal() 1073 err = check_subexp_matching_top (mctx, &cur_state->nodes, 0); in check_matching() 1079 err = transit_state_bkref (mctx, &cur_state->nodes); in check_matching() 1177 re_token_type_t type = dfa->nodes[node].type; in check_halt_node_context() 1178 unsigned int constraint = dfa->nodes[node].constraint; in check_halt_node_context() 1200 for (i = 0; i < state->nodes.nelem; ++i) in check_halt_state_context() [all …]
|
D | regcomp.c | 301 for (node_cnt = 0; node_cnt < init_state->nodes.nelem; ++node_cnt) in re_compile_fastmap_iter() 303 Idx node = init_state->nodes.elems[node_cnt]; in re_compile_fastmap_iter() 304 re_token_type_t type = dfa->nodes[node].type; in re_compile_fastmap_iter() 308 re_set_fastmap (fastmap, icase, dfa->nodes[node].opr.c); in re_compile_fastmap_iter() 318 *p++ = dfa->nodes[node].opr.c; in re_compile_fastmap_iter() 320 && dfa->nodes[node].type == CHARACTER in re_compile_fastmap_iter() 321 && dfa->nodes[node].mb_partial) in re_compile_fastmap_iter() 322 *p++ = dfa->nodes[node].opr.c; in re_compile_fastmap_iter() 338 bitset_word_t w = dfa->nodes[node].opr.sbcset[i]; in re_compile_fastmap_iter() 347 re_charset_t *cset = dfa->nodes[node].opr.mbcset; in re_compile_fastmap_iter() [all …]
|
D | regex_internal.h | 525 re_node_set nodes; member 640 re_token_t *nodes; member
|
/glibc-2.36/manual/ ! |
D | search.texi | 613 @var{action}. For leaf nodes the function is called exactly once with 614 @var{value} set to @code{leaf}. For internal nodes the function is 636 @var{action}. For leaf nodes the function is called exactly once with 637 @var{which} set to @code{leaf}. For internal nodes the function is
|
D | llio.texi | 1623 require frequent transfer of pages between storage or different nodes, 1866 mapping are frequently transferred between storage or different nodes,
|
/glibc-2.36/ChangeLog.old/ ! |
D | ChangeLog.15 | 261 nodes. Pass the pushed node to push_fail_stack. 264 (build_sifted_states): Only walk non-epsilon nodes. 265 (check_arrival): Don't pass epsilon nodes to 720 (calc_inveclosure, calc_eclosure): Skip OP_DELETED_SUBEXP nodes. 820 reachable subexpression nodes from each backreference cache entry.
|
D | ChangeLog.13 | 5695 * posix/regcomp.c (parse_sub_exp): Add nodes OP_OPEN_SUBEXP and 5697 nodes in parse trees. 5701 nodes which can epsilon transit. 5705 by refering OP_OPEN_SUBEXP and OP_CLOSE_SUBEXP nodes. 5706 (proceed_next_node): Use the entities of the nodes to determine
|
D | ChangeLog.16 | 12366 * posix/regexec.c (transit_state_mb): Do not examine nodes 12394 (optimize_utf8): Abort on unexpected nodes, including OP_DUP_QUESTION. 12421 * posix/regcomp.c (parse_bracket_exp): Do not modify DFA nodes
|
D | ChangeLog.14 | 3189 among the tokens, rather than among the epsilon-transiting nodes. 4031 (free_dfa_content): Handle freeing if dfa->nodes == NULL 14360 Move the routin pruning the impossible nodes from here, ...
|
D | ChangeLog.7 | 8319 Include getopt.texi (now containing all the getopt nodes that used 8430 (Argz and Envz Vectors, Argz Functions, Envz Functions): New nodes.
|
D | ChangeLog.23 | 11990 scripts/versions.awk: Add local: * to all version nodes
|
D | ChangeLog.18 | 58197 the `Program Arguments' and `Environment Variables' nodes.
|
/glibc-2.36/po/ ! |
D | ca.po | 6244 # Algun sistema de fitxers té nodes-a a banda de nodes-i. ivb
|