Home
last modified time | relevance | path

Searched refs:EQUAL_SIGN (Results 1 – 1 of 1) sorted by relevance

/trunk/main/shell/source/backends/wininetbe/
H A Dwininetbackend.cxx42 #define EQUAL_SIGN '=' macro
94 if( nextToken.indexOf( EQUAL_SIGN ) > -1 ) in FindProxyEntry()
96 if( aType.equals( nextToken.getToken( 0, EQUAL_SIGN, i ) ) ) in FindProxyEntry()

Completed in 7 milliseconds