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

  /external/chromium/third_party/icu/source/test/intltest/
wbnf.cpp 282 // P1 open_quoting() then close_quoting() (direct violation) D1
283 // P2 close_quoting() then open_quoting() (direct violation) D2
285 // P4 empty close_quoting() (indirect violation) D2, D3
287 // P6 close_quoting() then two single quotes (indirect violation) D3
299 // For close_quoting()
372 inline void close_quoting(){ function in class:Escaper
392 quote_escape ? open_quoting() : close_quoting();
402 quote_escape ? open_quoting() : close_quoting();
408 quote_escape ? open_quoting() : close_quoting();
413 quote_escape ? open_quoting() : close_quoting();
    [all...]
  /external/icu4c/test/intltest/
wbnf.cpp 282 // P1 open_quoting() then close_quoting() (direct violation) D1
283 // P2 close_quoting() then open_quoting() (direct violation) D2
285 // P4 empty close_quoting() (indirect violation) D2, D3
287 // P6 close_quoting() then two single quotes (indirect violation) D3
299 // For close_quoting()
372 inline void close_quoting(){ function in class:Escaper
392 quote_escape ? open_quoting() : close_quoting();
402 quote_escape ? open_quoting() : close_quoting();
408 quote_escape ? open_quoting() : close_quoting();
413 quote_escape ? open_quoting() : close_quoting();
    [all...]

Completed in 200 milliseconds