Searched refs:EQUAL_SIGN (Results 1 – 1 of 1) sorted by relevance
42 #define EQUAL_SIGN '=' macro94 if( nextToken.indexOf( EQUAL_SIGN ) > -1 ) in FindProxyEntry()96 if( aType.equals( nextToken.getToken( 0, EQUAL_SIGN, i ) ) ) in FindProxyEntry()
Completed in 7 milliseconds