Searched refs:processingInstructionMethod (Results 1 – 1 of 1) sorted by relevance
225 static jmethodID processingInstructionMethod; variable853 …env->CallVoidMethod(javaParser, processingInstructionMethod, javaTarget, javaInstructionData.get()… in processingInstruction()1345 processingInstructionMethod = env->GetMethodID(clazz, in ExpatParser_staticInitialize()1347 if (processingInstructionMethod == NULL) return; in ExpatParser_staticInitialize()