Searched refs:is_pchar (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.9.5/CF-855.17/
H A DCFURL.c785 CF_INLINE Boolean is_pchar(unsigned char ch) { function
846 if ( is_pchar(*bytePtr) ) {
860 if ( is_pchar(*bytePtr) && (*bytePtr != '/') ) { // percent-escape the forward slash if this is a windowsPath

Completed in 118 milliseconds