Home
last modified time | relevance | path

Searched defs:anc (Results 1 – 1 of 1) sorted by relevance

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregcomp.c4003 OptAncInfo anc; member
4013 OptAncInfo anc; member
4022 OptAncInfo anc; member
4158 clear_opt_anc_info(OptAncInfo* anc) in clear_opt_anc_info()
4191 is_left_anchor(int anc) in is_left_anchor()
4202 is_set_opt_anc_info(OptAncInfo* to, int anc) in is_set_opt_anc_info()
4210 add_opt_anc_info(OptAncInfo* to, int anc) in add_opt_anc_info()
4219 remove_opt_anc_info(OptAncInfo* to, int anc) in remove_opt_anc_info()
5003 set_sub_anchor(regex_t* reg, OptAncInfo* anc) in set_sub_anchor()

Completed in 20 milliseconds