Home
last modified time | relevance | path

Searched refs:pos_add_total (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dregcomp.c1841 int pos_add_total = 0; in tre_expand_ast() local
1995 pos_add_total += pos_add - pos_add_last; in tre_expand_ast()
1997 pos_add = pos_add_total; in tre_expand_ast()
2007 *position += pos_add_total; in tre_expand_ast()
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregcomp.c1842 int pos_add_total = 0; in tre_expand_ast() local
1996 pos_add_total += pos_add - pos_add_last; in tre_expand_ast()
1998 pos_add = pos_add_total; in tre_expand_ast()
2008 *position += pos_add_total; in tre_expand_ast()
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregcomp.c1841 int pos_add_total = 0; in tre_expand_ast() local
1995 pos_add_total += pos_add - pos_add_last; in tre_expand_ast()
1997 pos_add = pos_add_total; in tre_expand_ast()
2007 *position += pos_add_total; in tre_expand_ast()
/third_party/musl/src/regex/
H A Dregcomp.c1841 int pos_add_total = 0; in tre_expand_ast() local
1995 pos_add_total += pos_add - pos_add_last; in tre_expand_ast()
1997 pos_add = pos_add_total; in tre_expand_ast()
2007 *position += pos_add_total; in tre_expand_ast()

Completed in 15 milliseconds