OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:applyquotes
(Results
1 - 1
of
1
) sorted by null
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPUtilsImpl.java
133
String str =
applyQuotes
(currItem.getValue(), openQuote, closeQuote, allowCommas);
1003
private static String
applyQuotes
(String item, char openQuote, char closeQuote,
[
all
...]
Completed in 86 milliseconds