Home
last modified time | relevance | path

Searched refs:onig_set_meta_char (Results 1 – 5 of 5) sorted by relevance

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregsyntax.c308 extern int onig_set_meta_char(OnigSyntaxType* enc, in onig_set_meta_char() function
H A Doniguruma.h889 int onig_set_meta_char P_((OnigSyntaxType* syntax, unsigned int what, OnigCodePoint code));
/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DSYNTAX.md59 Enables support for `onig_set_meta_char()`, which allows you to provide alternate
71 If this flag is set, then the values defined using `onig_set_meta_char()` will be used;
73 data set by `onig_set_meta_char()` will be ignored.
H A DAPI817 # int onig_set_meta_char(OnigSyntaxType* syntax, unsigned int what,
/PHP-7.3/ext/mbstring/oniguruma/
H A DHISTORY1314 2004/06/10: [API] add encoding argument to onig_set_meta_char().
1403 2004/04/09: [impl] move onig_set_meta_char() to regsyntax.c.
1436 2004/03/05: [API] change second argument type of onig_set_meta_char()

Completed in 25 milliseconds