Searched refs:ON_STR_BEGIN (Results 1 – 1 of 1) sorted by relevance
1031 #define ON_STR_BEGIN(s) ((s) == str) macro1934 if (ON_STR_BEGIN(s)) { in match_at()1953 if (ON_STR_BEGIN(s)) { in match_at()1973 if (ON_STR_BEGIN(s) || !ONIGENC_IS_MBC_WORD(encode, sprev, end)) { in match_at()1982 if (!ON_STR_BEGIN(s) && ONIGENC_IS_MBC_WORD(encode, sprev, end)) { in match_at()1993 if (! ON_STR_BEGIN(s)) goto fail; in match_at()2007 if (ON_STR_BEGIN(s)) { in match_at()3184 if (!ON_STR_BEGIN(p)) { in forward_search_range()3307 if (!ON_STR_BEGIN(p)) { in backward_search_range()