summaryrefslogtreecommitdiff
path: root/sax
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-11-20 13:30:38 +0200
committerNoel Grandin <noel@peralex.com>2013-11-20 13:56:08 +0200
commit30ac3942b44b8f903180488f87e1df4e02ff88e8 (patch)
treeee0681adcfaf3c63212bc600dc482d4256806700 /sax
parentacebbee971136e6ee0a7bc75bd57d937d6e1c295 (diff)
remove RTL_CONSTASCII_STRINGPARAM in OString::matchL calls
Convert code like: if (aValue.matchL(RTL_CONSTASCII_STRINGPARAM("BOOL="))) to: if (aValue.startsWith("BOOL=")) Change-Id: I385d10fd486d6a3e5f81f4a28088d913fc2f0d26
Diffstat (limited to 'sax')
0 files changed, 0 insertions, 0 deletions