Home
last modified time | relevance | path

Searched refs:IS_CCLASS_SHARE (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregint.h793 #define IS_CCLASS_SHARE(cc) (((cc)->flags & FLAG_CCLASS_SHARE) != 0) macro
H A Dregcomp.c561 if (IS_CCLASS_SHARE(cc)) { in compile_length_cclass_node()
591 if (IS_CCLASS_SHARE(cc)) { in compile_cclass_node()
H A Dregparse.c1046 if (IS_CCLASS_SHARE(cc)) in onig_node_free()

Completed in 35 milliseconds