Searched defs:parseFunction (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/tools/genrb/
H A Dparse.cpp1896 ParseResourceFunction *parseFunction; member in struct:__anon5984
1902 {"table(nofallback)", k_type_table_no_fallback, NULL}, /* parseFunction will never be called */
1989 ParseResourceFunction *parseFunction = NULL; local
2100 parseFunction = gResourceTypes[resType].parseFunction;
2101 if (parseFunction != NULL) {
2102 return parseFunction(state, tag, startline, comment, status);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 154 milliseconds