Home
last modified time | relevance | path

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

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/javax/naming/
H A DCompoundName.java154 && special == beginQuote2 in CompoundName()
155 && beginQuote2 != null) in CompoundName()
362 else if (beginQuote2 != null in isSpecial()
363 && element.startsWith (beginQuote2, offset)) in isSpecial()
364 special = beginQuote2; in isSpecial()
461 this.beginQuote2 = mySyntax.getProperty ("jndi.syntax.beginquote2", in initializeSyntax()
464 this.beginQuote2); in initializeSyntax()
486 private transient String beginQuote2; field in CompoundName
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/javax/naming/
H A DCompoundName.java154 && special == beginQuote2 in CompoundName()
155 && beginQuote2 != null) in CompoundName()
362 else if (beginQuote2 != null in isSpecial()
363 && element.startsWith (beginQuote2, offset)) in isSpecial()
364 special = beginQuote2; in isSpecial()
461 this.beginQuote2 = mySyntax.getProperty ("jndi.syntax.beginquote2", in initializeSyntax()
464 this.beginQuote2); in initializeSyntax()
486 private transient String beginQuote2; field in CompoundName
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/naming/
H A DCompoundName.java162 && special == beginQuote2 in CompoundName()
163 && beginQuote2 != null) in CompoundName()
370 else if (beginQuote2 != null in isSpecial()
371 && element.startsWith (beginQuote2, offset)) in isSpecial()
372 special = beginQuote2; in isSpecial()
469 this.beginQuote2 = mySyntax.getProperty ("jndi.syntax.beginquote2", in initializeSyntax()
472 this.beginQuote2); in initializeSyntax()
513 private transient String beginQuote2; field in CompoundName
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/naming/
H A DCompoundName.java162 && special == beginQuote2 in CompoundName()
163 && beginQuote2 != null) in CompoundName()
370 else if (beginQuote2 != null in isSpecial()
371 && element.startsWith (beginQuote2, offset)) in isSpecial()
372 special = beginQuote2; in isSpecial()
469 this.beginQuote2 = mySyntax.getProperty ("jndi.syntax.beginquote2", in initializeSyntax()
472 this.beginQuote2); in initializeSyntax()
513 private transient String beginQuote2; field in CompoundName
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/naming/
H A DCompoundName.java162 && special == beginQuote2 in CompoundName()
163 && beginQuote2 != null) in CompoundName()
370 else if (beginQuote2 != null in isSpecial()
371 && element.startsWith (beginQuote2, offset)) in isSpecial()
372 special = beginQuote2; in isSpecial()
469 this.beginQuote2 = mySyntax.getProperty ("jndi.syntax.beginquote2", in initializeSyntax()
472 this.beginQuote2); in initializeSyntax()
513 private transient String beginQuote2; field in CompoundName
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/naming/
H A DCompoundName.java162 && special == beginQuote2 in CompoundName()
163 && beginQuote2 != null) in CompoundName()
370 else if (beginQuote2 != null in isSpecial()
371 && element.startsWith (beginQuote2, offset)) in isSpecial()
372 special = beginQuote2; in isSpecial()
469 this.beginQuote2 = mySyntax.getProperty ("jndi.syntax.beginquote2", in initializeSyntax()
472 this.beginQuote2); in initializeSyntax()
513 private transient String beginQuote2; field in CompoundName
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/naming/
H A DCompoundName.java162 && special == beginQuote2 in CompoundName()
163 && beginQuote2 != null) in CompoundName()
370 else if (beginQuote2 != null in isSpecial()
371 && element.startsWith (beginQuote2, offset)) in isSpecial()
372 special = beginQuote2; in isSpecial()
469 this.beginQuote2 = mySyntax.getProperty ("jndi.syntax.beginquote2", in initializeSyntax()
472 this.beginQuote2); in initializeSyntax()
513 private transient String beginQuote2; field in CompoundName
/dports/java/sablevm-classpath/sablevm-classpath-1.13/javax/naming/
H A DCompoundName.java156 && special == beginQuote2 in CompoundName()
157 && beginQuote2 != null) in CompoundName()
364 else if (beginQuote2 != null in isSpecial()
365 && element.startsWith (beginQuote2, offset)) in isSpecial()
366 special = beginQuote2; in isSpecial()
463 this.beginQuote2 = mySyntax.getProperty ("jndi.syntax.beginquote2", in initializeSyntax()
466 this.beginQuote2); in initializeSyntax()
507 private transient String beginQuote2; field in CompoundName
/dports/lang/gnat_util/gcc-6-20180516/libjava/javax/naming/
H A DCompoundName.h67 ::java::lang::String * beginQuote2;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/javax/naming/
H A DCompoundName.h67 ::java::lang::String * beginQuote2;
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/javax/naming/
H A DCompoundName.h67 ::java::lang::String * beginQuote2;
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/javax/naming/
H A DCompoundName.h67 ::java::lang::String * beginQuote2;
/dports/lang/gcc48/gcc-4.8.5/libjava/javax/naming/
H A DCompoundName.h67 ::java::lang::String * beginQuote2;
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/
H A DChangeLog-20034238 guard against beginQuote and beginQuote2 being null
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/
H A DChangeLog-20034238 guard against beginQuote and beginQuote2 being null
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/
H A DChangeLog-20034238 guard against beginQuote and beginQuote2 being null
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/
H A DChangeLog-20034238 guard against beginQuote and beginQuote2 being null
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/
H A DChangeLog-20034238 guard against beginQuote and beginQuote2 being null
/dports/java/sablevm-classpath/sablevm-classpath-1.13/
H A DChangeLog-20034238 guard against beginQuote and beginQuote2 being null