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

/external/webkit/PerformanceTests/SunSpider/tests/parse-only/
H A Dprototype-1.6.0.3.js395 var matchOne = new RegExp(Prototype.ScriptFragment, 'im');
397 return (scriptTag.match(matchOne) || ['', ''])[1];
H A Dconcat-jquery-mootools-prototype.js8774 var matchOne = new RegExp(Prototype.ScriptFragment, 'im');
8776 return (scriptTag.match(matchOne) || ['', ''])[1];
/external/sqlite/dist/orig/
H A Dsqlite3.c86626 u8 matchOne; member in struct:compareInfo
86689 u8 matchOne = pInfo->matchOne; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c86662 u8 matchOne; member in struct:compareInfo
86725 u8 matchOne = pInfo->matchOne; local
[all...]

Completed in 831 milliseconds