/packages/apps/Calendar/src/com/android/calendar/alerts/ |
AlertReceiver.java | 84 Pattern.MULTILINE); [all...] |
/sdk/templates/docs/ |
prettify.js | 6 {b:8,t:9,n:10,v:11,f:12,r:13},n=[],p=0,d=a.length;p<d;++p){g=a[p];if(g.global||g.multiline)throw Error(""+g);n.push("(?:"+y(g)+")")}return RegExp(n.join("|"),l?"gi":"g")}function M(a){function m(a){switch(a.nodeType){case 1:if(e.test(a.className))break;for(var g=a.firstChild;g;g=g.nextSibling)m(g);g=a.nodeName;if("BR"===g||"LI"===g)h[s]="\n",t[s<<1]=y++,t[s++<<1|1]=a;break;case 3:case 4:g=a.nodeValue,g.length&&(g=p?g.replace(/\r\n?/g,"\n"):g.replace(/[\t\n\r ]+/g," "),h[s]=g,t[s<<1]=y,y+=g.length,
|
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityNodeInfo.java | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
ChangeLog | 882 (or any other def/class) after the end of the multiline string that's 909 buried in a multiline string, but didn't suck up enough preceding text to [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
ChangeLog | 882 (or any other def/class) after the end of the multiline string that's 909 buried in a multiline string, but didn't suck up enough preceding text to [all...] |
/prebuilts/tools/common/m2/repository/xslthl/xslthl/2.0.1/ |
xslthl-2.0.1.jar | |
/external/pcre/dist/ |
pcre_exec.c | [all...] |
ChangeLog | [all...] |
NEWS | 498 multiline-matching and options for output more matching context. See the
|
pcre_study.c | [all...] |
/external/clang/lib/AST/ |
VTableBuilder.cpp | [all...] |
/build/tools/droiddoc/templates-pdk/assets/ |
prettify.js | 17 k[e])k[e]=++b;for(h=e=0;e<s;++e){p=f[e];if(p===H){++h;if(k[h]===undefined)f[e]=dc}else if(Q===p.charAt(0))if((t=+p.substring(1))&&t<=h)f[e]=Q+k[h]}for(h=e=0;e<s;++e)if(M===f[e]&&M!==f[e+1])f[e]=P;if(j.ignoreCase&&c)for(e=0;e<s;++e){p=f[e];var u=p.charAt(0);if(p.length>=2&&u===L)f[e]=q(p);else if(u!==Q)f[e]=p.replace(/[a-zA-Z]/g,function(x){var B=x.charCodeAt(0);return L+String.fromCharCode(B&-33,B|32)+Tb})}return f.join(P)}var w=[];g=0;for(i=a.length;g<i;++g){m=a[g];if(m.global||m.multiline)throw new Error(P+
|
/external/boringssl/src/include/openssl/ |
x509.h | 382 /* readable multiline form */ [all...] |
/external/ceres-solver/include/ceres/ |
solver.h | 735 // A full multiline description of the state of the solver after [all...] |
/external/clang/lib/Format/ |
ContinuationIndenter.cpp | [all...] |
/external/doclava/res/assets/templates/assets/ |
prettify.js | 17 k[e])k[e]=++b;for(h=e=0;e<s;++e){p=f[e];if(p===H){++h;if(k[h]===undefined)f[e]=dc}else if(Q===p.charAt(0))if((t=+p.substring(1))&&t<=h)f[e]=Q+k[h]}for(h=e=0;e<s;++e)if(M===f[e]&&M!==f[e+1])f[e]=P;if(j.ignoreCase&&c)for(e=0;e<s;++e){p=f[e];var u=p.charAt(0);if(p.length>=2&&u===L)f[e]=q(p);else if(u!==Q)f[e]=p.replace(/[a-zA-Z]/g,function(x){var B=x.charCodeAt(0);return L+String.fromCharCode(B&-33,B|32)+Tb})}return f.join(P)}var w=[];g=0;for(i=a.length;g<i;++g){m=a[g];if(m.global||m.multiline)throw new Error(P+
|
/external/owasp/sanitizer/src/tests/org/owasp/html/ |
AntiSamyTest.java | 463 // followup - does the patch fix multiline CSS?
[all...] |
/external/toybox/toys/posix/ |
sed.c | 161 address is allowed, "T" command, multiline continuations for [abc],
|
/external/v8/src/ |
jsregexp.cc | 71 flags |= JSRegExp::MULTILINE; [all...] |
jsregexp.h | [all...] |
parser.cc | [all...] |
/external/v8/test/mozilla/ |
mozilla.status | 321 # We do not support static RegExp.multiline - should we?. [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
re_tests.py | 639 # bug 127259: \Z shouldn't depend on multiline mode
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
re_tests.py | 639 # bug 127259: \Z shouldn't depend on multiline mode
|
/external/pdfium/fpdfsdk/src/javascript/ |
Field.cpp | 55 JS_STATIC_PROP_ENTRY(multiline) 1993 FX_BOOL Field::multiline(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) function in class:Field [all...] |