Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DCALLOUTS.API.ja158 若しこの呼び出しが内容の呼び出しのときには、ONIG_NON_NAME_IDが返される。
H A DCALLOUTS.API158 If this callout is callout of contents, then returns ONIG_NON_NAME_ID.
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Doniguruma.h730 #define ONIG_NON_NAME_ID -1 macro
H A Dregexec.c1834 stk->zid = ONIG_NON_NAME_ID;\
4095 name_id = ONIG_NON_NAME_ID; in match_at()
H A Dregparse.c6712 r = node_new_callout(np, ONIG_CALLOUT_OF_CONTENTS, num, ONIG_NON_NAME_ID, env); in parse_callout_of_contents()
6726 e->name_id = ONIG_NON_NAME_ID; in parse_callout_of_contents()

Completed in 45 milliseconds