Searched refs:matchAll (Results 1 - 9 of 9) sorted by relevance

/external/valgrind/main/include/
H A Dpub_tool_seqmatch.h50 When matchAll is True, the entire input sequence must match the
74 Bool matchAll,
/external/valgrind/main/coregrind/
H A Dm_seqmatch.c43 Bool matchAll,
102 if (VG_(generic_match)( matchAll,
148 return matchAll ? False // match-all
42 generic_match( Bool matchAll, void* patt, SizeT szbPatt, UWord nPatt, UWord ixPatt, void* input, SizeT szbInput, UWord nInput, UWord ixInput, Bool (*pIsStar)(void*), Bool (*pIsQuery)(void*), Bool (*pattEQinp)(void*,void*) ) argument
H A Dm_errormgr.c1427 Bool matchAll = False; /* we just want to match a prefix */ local
1430 matchAll,
/external/icu4c/test/cintltst/
H A Dcnmdptst.c895 UBool matchPref, matchAll; local
913 matchAll = FALSE;
948 matchAll = TRUE;
954 matchAll = FALSE;
958 matchAll = FALSE;
963 if (!matchAll) {
H A Dccaltst.c1423 UBool matchPref, matchAll; local
1436 matchAll = FALSE;
1468 matchAll = TRUE;
1474 matchAll = FALSE;
1478 matchAll = FALSE;
1484 if (!matchAll) {
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/
H A Dprototype-1.6.0.3.js394 var matchAll = new RegExp(Prototype.ScriptFragment, 'img');
396 return (this.match(matchAll) || []).map(function(scriptTag) {
H A Dconcat-jquery-mootools-prototype.js8773 var matchAll = new RegExp(Prototype.ScriptFragment, 'img');
8775 return (this.match(matchAll) || []).map(function(scriptTag) {
/external/sqlite/dist/
H A Dsqlite3.c.orig[all...]
H A Dsqlite3.c[all...]

Completed in 322 milliseconds