OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:close_quoting
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/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 31 milliseconds