/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/parser/ |
SimpleCharStream.java | 55 int newbufcolumn[] = new int[bufsize + 2048]; local 70 System.arraycopy(bufcolumn, tokenBegin, newbufcolumn, 0, bufsize - tokenBegin); 71 System.arraycopy(bufcolumn, 0, newbufcolumn, bufsize - tokenBegin, bufpos); 72 bufcolumn = newbufcolumn; 84 System.arraycopy(bufcolumn, tokenBegin, newbufcolumn, 0, bufsize - tokenBegin); 85 bufcolumn = newbufcolumn;
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/contenttype/parser/ |
SimpleCharStream.java | 55 int newbufcolumn[] = new int[bufsize + 2048]; local 70 System.arraycopy(bufcolumn, tokenBegin, newbufcolumn, 0, bufsize - tokenBegin); 71 System.arraycopy(bufcolumn, 0, newbufcolumn, bufsize - tokenBegin, bufpos); 72 bufcolumn = newbufcolumn; 84 System.arraycopy(bufcolumn, tokenBegin, newbufcolumn, 0, bufsize - tokenBegin); 85 bufcolumn = newbufcolumn;
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/datetime/parser/ |
SimpleCharStream.java | 55 int newbufcolumn[] = new int[bufsize + 2048]; local 70 System.arraycopy(bufcolumn, tokenBegin, newbufcolumn, 0, bufsize - tokenBegin); 71 System.arraycopy(bufcolumn, 0, newbufcolumn, bufsize - tokenBegin, bufpos); 72 bufcolumn = newbufcolumn; 84 System.arraycopy(bufcolumn, tokenBegin, newbufcolumn, 0, bufsize - tokenBegin); 85 bufcolumn = newbufcolumn;
|
/packages/services/Telephony/src/org/apache/james/mime4j/field/address/parser/ |
SimpleCharStream.java | 55 int newbufcolumn[] = new int[bufsize + 2048]; local 70 System.arraycopy(bufcolumn, tokenBegin, newbufcolumn, 0, bufsize - tokenBegin); 71 System.arraycopy(bufcolumn, 0, newbufcolumn, bufsize - tokenBegin, bufpos); 72 bufcolumn = newbufcolumn; 84 System.arraycopy(bufcolumn, tokenBegin, newbufcolumn, 0, bufsize - tokenBegin); 85 bufcolumn = newbufcolumn;
|
/packages/services/Telephony/src/org/apache/james/mime4j/field/contenttype/parser/ |
SimpleCharStream.java | 55 int newbufcolumn[] = new int[bufsize + 2048]; local 70 System.arraycopy(bufcolumn, tokenBegin, newbufcolumn, 0, bufsize - tokenBegin); 71 System.arraycopy(bufcolumn, 0, newbufcolumn, bufsize - tokenBegin, bufpos); 72 bufcolumn = newbufcolumn; 84 System.arraycopy(bufcolumn, tokenBegin, newbufcolumn, 0, bufsize - tokenBegin); 85 bufcolumn = newbufcolumn;
|
/packages/services/Telephony/src/org/apache/james/mime4j/field/datetime/parser/ |
SimpleCharStream.java | 55 int newbufcolumn[] = new int[bufsize + 2048]; local 70 System.arraycopy(bufcolumn, tokenBegin, newbufcolumn, 0, bufsize - tokenBegin); 71 System.arraycopy(bufcolumn, 0, newbufcolumn, bufsize - tokenBegin, bufpos); 72 bufcolumn = newbufcolumn; 84 System.arraycopy(bufcolumn, tokenBegin, newbufcolumn, 0, bufsize - tokenBegin); 85 bufcolumn = newbufcolumn;
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.apache.commons.el_1.0.0.v201004212143.jar | |
org.eclipse.help.base_3.5.2.v201011171123.jar | |
/prebuilts/tools/common/m2/repository/net/sourceforge/cssparser/cssparser/0.9.13/ |
cssparser-0.9.13.jar | |