Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DFAQ.ja122 onig_new(), onig_new_deluxe(), onig_free()�Τɤ줫�θƤӽФ���
H A DAPI149 # int onig_new_deluxe(regex_t** reg, const UChar* pattern, const UChar* pattern_end,
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregext.c163 onig_new_deluxe(regex_t** reg, const UChar* pattern, const UChar* pattern_end, in onig_new_deluxe() function
212 r = onig_new_deluxe(&new_reg, pattern, pattern_end, ci, einfo); in onig_recompile_deluxe()
H A Dtestu.c135 r = onig_new_deluxe(&reg, (UChar* )pattern, in xx()
H A Doniguruma.h731 int onig_new_deluxe P_((OnigRegex* reg, const OnigUChar* pattern, const OnigUChar* pattern_end, Oni…
H A DHISTORY1032 2004/05/24: [API] change calling sequences of onig_new_deluxe() and

Completed in 24 milliseconds