Searched refs:IS_ORDINARY_CONTEXT (Results 1 – 2 of 2) sorted by relevance
/ndk/sources/host-tools/sed-4.2.1/lib/ | ||
D | regex_internal.h | 519 #define IS_ORDINARY_CONTEXT(c) ((c) == 0) macro |
D | regexec.c | 1084 else if (IS_ORDINARY_CONTEXT (context)) in acquire_init_state_context() |