Home
last modified time | relevance | path

Searched defs:legalURLCharactersToBeEscaped (Results 1 – 3 of 3) sorted by relevance

/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/cf/
H A D_CFmodule.c2320 CFStringRef legalURLCharactersToBeEscaped; in CFStringRefObj_CFURLCreateStringByAddingPercentEscapes() local
/dports/lang/python27/Python-2.7.18/Mac/Modules/cf/
H A D_CFmodule.c2320 CFStringRef legalURLCharactersToBeEscaped; in CFStringRefObj_CFURLCreateStringByAddingPercentEscapes() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/
H A DOS.java2929 …tor, long originalString, long charactersToLeaveUnescaped, long legalURLCharactersToBeEscaped, int… in CFURLCreateStringByAddingPercentEscapes()