HomeSort by relevance Sort by last modified time
    Searched full:regexpvalue (Results 1 - 1 of 1) sorted by null

  /packages/apps/OMA-DM/engine/dmlib/tool-src/dmt_gen_tool/com/mot/dm/core/
DMTValidator.java 424 RE regexpValue = new RE(regexpStr);
430 if (!regexpValue.match(value))
438 if (!regexpValue.match(defValue))
    [all...]

Completed in 978 milliseconds