HomeSort by relevance Sort by last modified time
    Searched defs:UPLUG_REASON_QUERY (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/common/unicode/
icuplug.h 74 * if(reason==UPLUG_REASON_QUERY) {
93 * <li>When the 'reason' parameter is set to UPLUG_REASON_QUERY, the
97 * <li>When the 'reason' parameter is UPLUG_REASON_QUERY, the plugin
152 UPLUG_REASON_QUERY = 0, /**< The plugin is being queried for info. **/
  /external/icu4c/common/unicode/
icuplug.h 74 * if(reason==UPLUG_REASON_QUERY) {
93 * <li>When the 'reason' parameter is set to UPLUG_REASON_QUERY, the
97 * <li>When the 'reason' parameter is UPLUG_REASON_QUERY, the plugin
153 UPLUG_REASON_QUERY = 0, /**< The plugin is being queried for info. **/

Completed in 42 milliseconds