Home
last modified time | relevance | path

Searched refs:REG_OK (Results 1 – 13 of 13) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/src/regex/
Dregcomp.c275 if (status != REG_OK) \
283 if (_status != REG_OK) \
368 return REG_OK; in tre_stack_push()
546 return REG_OK; in parse_bracket_terms()
635 if (err != REG_OK) in parse_bracket()
772 return REG_OK; in marksub()
944 return REG_OK; in parse_atom()
948 if ((err = tre_stack_push_voidptr(s, v)) != REG_OK) \
953 if ((err = tre_stack_push_int(s, v)) != REG_OK) \
989 if (err != REG_OK) in tre_parse()
[all …]
Dregexec.c457 ret = match_eo >= 0 ? REG_OK : REG_NOMATCH; in tre_tnfa_run_parallel()
906 ret = match_eo >= 0 ? REG_OK : REG_NOMATCH; in tre_tnfa_run_backtrack()
1022 if (status == REG_OK) in regexec()
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
Dregcomp.c275 if (status != REG_OK) \
283 if (_status != REG_OK) \
368 return REG_OK; in tre_stack_push()
546 return REG_OK; in parse_bracket_terms()
635 if (err != REG_OK) in parse_bracket()
772 return REG_OK; in marksub()
945 return REG_OK; in parse_atom()
949 if ((err = tre_stack_push_voidptr(s, v)) != REG_OK) \
954 if ((err = tre_stack_push_int(s, v)) != REG_OK) \
990 if (err != REG_OK) in tre_parse()
[all …]
Dregexec.c457 ret = match_eo >= 0 ? REG_OK : REG_NOMATCH; in tre_tnfa_run_parallel()
906 ret = match_eo >= 0 ? REG_OK : REG_NOMATCH; in tre_tnfa_run_backtrack()
1022 if (status == REG_OK) in regexec()
/third_party/musl/porting/uniproton/kernel/src/regex/
Dregcomp.c275 if (status != REG_OK) \
283 if (_status != REG_OK) \
368 return REG_OK; in tre_stack_push()
546 return REG_OK; in parse_bracket_terms()
635 if (err != REG_OK) in parse_bracket()
772 return REG_OK; in marksub()
944 return REG_OK; in parse_atom()
948 if ((err = tre_stack_push_voidptr(s, v)) != REG_OK) \
953 if ((err = tre_stack_push_int(s, v)) != REG_OK) \
989 if (err != REG_OK) in tre_parse()
[all …]
Dregexec.c457 ret = match_eo >= 0 ? REG_OK : REG_NOMATCH; in tre_tnfa_run_parallel()
906 ret = match_eo >= 0 ? REG_OK : REG_NOMATCH; in tre_tnfa_run_backtrack()
1022 if (status == REG_OK) in regexec()
/third_party/musl/src/regex/
Dregcomp.c275 if (status != REG_OK) \
283 if (_status != REG_OK) \
368 return REG_OK; in tre_stack_push()
546 return REG_OK; in parse_bracket_terms()
635 if (err != REG_OK) in parse_bracket()
772 return REG_OK; in marksub()
944 return REG_OK; in parse_atom()
948 if ((err = tre_stack_push_voidptr(s, v)) != REG_OK) \
953 if ((err = tre_stack_push_int(s, v)) != REG_OK) \
989 if (err != REG_OK) in tre_parse()
[all …]
Dregexec.c457 ret = match_eo >= 0 ? REG_OK : REG_NOMATCH; in tre_tnfa_run_parallel()
906 ret = match_eo >= 0 ? REG_OK : REG_NOMATCH; in tre_tnfa_run_backtrack()
1022 if (status == REG_OK) in regexec()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dregex.h35 #define REG_OK 0 macro
/third_party/musl/ndk_musl_include/
Dregex.h35 #define REG_OK 0 macro
/third_party/musl/include/
Dregex.h35 #define REG_OK 0 macro
/third_party/musl/porting/uniproton/kernel/include/
Dregex.h35 #define REG_OK 0 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dregex.h35 #define REG_OK 0 macro