Searched refs:match_fail (Results 1 – 9 of 9) sorted by relevance
102 goto match_fail; in vfscanf()267 if (!shcnt(f)) goto match_fail; in vfscanf()268 if (t == 'c' && shcnt(f) != width) goto match_fail; in vfscanf()294 if (!shcnt(f)) goto match_fail; in vfscanf()303 if (!shcnt(f)) goto match_fail; in vfscanf()326 match_fail: in vfscanf()
128 goto match_fail; in vfwscanf()284 if (t == 'c' || !gotmatch) goto match_fail; in vfwscanf()308 goto match_fail; in vfwscanf()322 match_fail: in vfwscanf()
765 goto match_fail; in ff_vfscanf()888 if (!shcnt(f)) goto match_fail; in ff_vfscanf()889 if (t == 'c' && shcnt(f) != width) goto match_fail; in ff_vfscanf()911 goto match_fail; in ff_vfscanf()923 goto match_fail; in ff_vfscanf()948 match_fail: in ff_vfscanf()
460 bool match_fail();
816 bool perl_matcher<BidiIterator, Allocator, traits>::match_fail() in match_fail() function in boost::BOOST_REGEX_DETAIL_NS::perl_matcher
99 &perl_matcher<BidiIterator, Allocator, traits>::match_fail, in match_all_states()
197 &perl_matcher<BidiIterator, Allocator, traits>::match_fail, in match_all_states()