Home
last modified time | relevance | path

Searched refs:itemValueType (Results 1 – 25 of 57) sorted by relevance

123

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/identity/
H A DField.java176 …protected void matched(Object actualValue, short valueType, ShortList itemValueType, boolean isNil… in matched() argument
177 super.matched(actualValue, valueType, itemValueType, isNil); in matched()
183 …Field.this, actualValue, convertToPrimitiveKind(valueType), convertToPrimitiveKind(itemValueType)); in matched()
207 private ShortList convertToPrimitiveKind(ShortList itemValueType) { in convertToPrimitiveKind() argument
208 if (itemValueType != null) { in convertToPrimitiveKind()
210 final int length = itemValueType.getLength(); in convertToPrimitiveKind()
212 short type = itemValueType.item(i); in convertToPrimitiveKind()
220 arr[j] = itemValueType.item(j); in convertToPrimitiveKind()
223 arr[i] = convertToPrimitiveKind(itemValueType.item(i)); in convertToPrimitiveKind()
228 return itemValueType; in convertToPrimitiveKind()
[all …]
H A DXPathMatcher.java159 …(XSTypeDefinition type, boolean nillable, Object value, short valueType, ShortList itemValueType) { in handleContent() argument
167 …protected void matched(Object actualValue, short valueType, ShortList itemValueType, boolean isNil… in matched() argument
375 … XSTypeDefinition type, boolean nillable, Object value, short valueType, ShortList itemValueType) { in endElement() argument
402 handleContent(type, nillable, value, valueType, itemValueType); in endElement()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/identity/
H A DField.java176 …protected void matched(Object actualValue, short valueType, ShortList itemValueType, boolean isNil… in matched() argument
177 super.matched(actualValue, valueType, itemValueType, isNil); in matched()
183 …Field.this, actualValue, convertToPrimitiveKind(valueType), convertToPrimitiveKind(itemValueType)); in matched()
207 private ShortList convertToPrimitiveKind(ShortList itemValueType) { in convertToPrimitiveKind() argument
208 if (itemValueType != null) { in convertToPrimitiveKind()
210 final int length = itemValueType.getLength(); in convertToPrimitiveKind()
212 short type = itemValueType.item(i); in convertToPrimitiveKind()
220 arr[j] = itemValueType.item(j); in convertToPrimitiveKind()
223 arr[i] = convertToPrimitiveKind(itemValueType.item(i)); in convertToPrimitiveKind()
228 return itemValueType; in convertToPrimitiveKind()
[all …]
H A DXPathMatcher.java159 …(XSTypeDefinition type, boolean nillable, Object value, short valueType, ShortList itemValueType) { in handleContent() argument
167 …protected void matched(Object actualValue, short valueType, ShortList itemValueType, boolean isNil… in matched() argument
375 … XSTypeDefinition type, boolean nillable, Object value, short valueType, ShortList itemValueType) { in endElement() argument
402 handleContent(type, nillable, value, valueType, itemValueType); in endElement()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/identity/
H A DField.java235 …protected void matched(Object actualValue, short valueType, ShortList itemValueType, boolean isNil… in matched() argument
236 super.matched(actualValue, valueType, itemValueType, isNil); in matched()
242 … fMayMatch, actualValue, convertToPrimitiveKind(valueType), convertToPrimitiveKind(itemValueType)); in matched()
266 private ShortList convertToPrimitiveKind(ShortList itemValueType) { in convertToPrimitiveKind() argument
267 if (itemValueType != null) { in convertToPrimitiveKind()
269 final int length = itemValueType.getLength(); in convertToPrimitiveKind()
271 short type = itemValueType.item(i); in convertToPrimitiveKind()
279 arr[j] = itemValueType.item(j); in convertToPrimitiveKind()
282 arr[i] = convertToPrimitiveKind(itemValueType.item(i)); in convertToPrimitiveKind()
287 return itemValueType; in convertToPrimitiveKind()
[all …]
H A DXPathMatcher.java160 Object value, short valueType, ShortList itemValueType) { in handleContent() argument
169 ShortList itemValueType, boolean isNil) { in matched() argument
381 Object value, short valueType, ShortList itemValueType) { in endElement() argument
408 handleContent(type, nillable, value, valueType, itemValueType); in endElement()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/identity/
H A DField.java235 …protected void matched(Object actualValue, short valueType, ShortList itemValueType, boolean isNil… in matched() argument
236 super.matched(actualValue, valueType, itemValueType, isNil); in matched()
242 … fMayMatch, actualValue, convertToPrimitiveKind(valueType), convertToPrimitiveKind(itemValueType)); in matched()
266 private ShortList convertToPrimitiveKind(ShortList itemValueType) { in convertToPrimitiveKind() argument
267 if (itemValueType != null) { in convertToPrimitiveKind()
269 final int length = itemValueType.getLength(); in convertToPrimitiveKind()
271 short type = itemValueType.item(i); in convertToPrimitiveKind()
279 arr[j] = itemValueType.item(j); in convertToPrimitiveKind()
282 arr[i] = convertToPrimitiveKind(itemValueType.item(i)); in convertToPrimitiveKind()
287 return itemValueType; in convertToPrimitiveKind()
[all …]
H A DXPathMatcher.java160 Object value, short valueType, ShortList itemValueType) { in handleContent() argument
169 ShortList itemValueType, boolean isNil) { in matched() argument
381 Object value, short valueType, ShortList itemValueType) { in endElement() argument
408 handleContent(type, nillable, value, valueType, itemValueType); in endElement()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/identity/
H A DField.java235 …protected void matched(Object actualValue, short valueType, ShortList itemValueType, boolean isNil… in matched() argument
236 super.matched(actualValue, valueType, itemValueType, isNil); in matched()
242 … fMayMatch, actualValue, convertToPrimitiveKind(valueType), convertToPrimitiveKind(itemValueType)); in matched()
266 private ShortList convertToPrimitiveKind(ShortList itemValueType) { in convertToPrimitiveKind() argument
267 if (itemValueType != null) { in convertToPrimitiveKind()
269 final int length = itemValueType.getLength(); in convertToPrimitiveKind()
271 short type = itemValueType.item(i); in convertToPrimitiveKind()
279 arr[j] = itemValueType.item(j); in convertToPrimitiveKind()
282 arr[i] = convertToPrimitiveKind(itemValueType.item(i)); in convertToPrimitiveKind()
287 return itemValueType; in convertToPrimitiveKind()
[all …]
H A DXPathMatcher.java160 Object value, short valueType, ShortList itemValueType) { in handleContent() argument
169 ShortList itemValueType, boolean isNil) { in matched() argument
381 Object value, short valueType, ShortList itemValueType) { in endElement() argument
408 handleContent(type, nillable, value, valueType, itemValueType); in endElement()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/identity/
H A DField.java235 …protected void matched(Object actualValue, short valueType, ShortList itemValueType, boolean isNil… in matched() argument
236 super.matched(actualValue, valueType, itemValueType, isNil); in matched()
242 … fMayMatch, actualValue, convertToPrimitiveKind(valueType), convertToPrimitiveKind(itemValueType)); in matched()
266 private ShortList convertToPrimitiveKind(ShortList itemValueType) { in convertToPrimitiveKind() argument
267 if (itemValueType != null) { in convertToPrimitiveKind()
269 final int length = itemValueType.getLength(); in convertToPrimitiveKind()
271 short type = itemValueType.item(i); in convertToPrimitiveKind()
279 arr[j] = itemValueType.item(j); in convertToPrimitiveKind()
282 arr[i] = convertToPrimitiveKind(itemValueType.item(i)); in convertToPrimitiveKind()
287 return itemValueType; in convertToPrimitiveKind()
[all …]
H A DXPathMatcher.java161 Object value, short valueType, ShortList itemValueType) { in handleContent() argument
170 ShortList itemValueType, boolean isNil) { in matched() argument
380 Object value, short valueType, ShortList itemValueType) { in endElement() argument
410 handleContent(type, nillable, value, valueType, itemValueType); in endElement()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/identity/
H A DField.java235 …protected void matched(Object actualValue, short valueType, ShortList itemValueType, boolean isNil… in matched() argument
236 super.matched(actualValue, valueType, itemValueType, isNil); in matched()
242 … fMayMatch, actualValue, convertToPrimitiveKind(valueType), convertToPrimitiveKind(itemValueType)); in matched()
266 private ShortList convertToPrimitiveKind(ShortList itemValueType) { in convertToPrimitiveKind() argument
267 if (itemValueType != null) { in convertToPrimitiveKind()
269 final int length = itemValueType.getLength(); in convertToPrimitiveKind()
271 short type = itemValueType.item(i); in convertToPrimitiveKind()
279 arr[j] = itemValueType.item(j); in convertToPrimitiveKind()
282 arr[i] = convertToPrimitiveKind(itemValueType.item(i)); in convertToPrimitiveKind()
287 return itemValueType; in convertToPrimitiveKind()
[all …]
H A DXPathMatcher.java161 Object value, short valueType, ShortList itemValueType) { in handleContent() argument
170 ShortList itemValueType, boolean isNil) { in matched() argument
380 Object value, short valueType, ShortList itemValueType) { in endElement() argument
410 handleContent(type, nillable, value, valueType, itemValueType); in endElement()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/identity/
H A DField.java235 …protected void matched(Object actualValue, short valueType, ShortList itemValueType, boolean isNil… in matched() argument
236 super.matched(actualValue, valueType, itemValueType, isNil); in matched()
242 … fMayMatch, actualValue, convertToPrimitiveKind(valueType), convertToPrimitiveKind(itemValueType)); in matched()
266 private ShortList convertToPrimitiveKind(ShortList itemValueType) { in convertToPrimitiveKind() argument
267 if (itemValueType != null) { in convertToPrimitiveKind()
269 final int length = itemValueType.getLength(); in convertToPrimitiveKind()
271 short type = itemValueType.item(i); in convertToPrimitiveKind()
279 arr[j] = itemValueType.item(j); in convertToPrimitiveKind()
282 arr[i] = convertToPrimitiveKind(itemValueType.item(i)); in convertToPrimitiveKind()
287 return itemValueType; in convertToPrimitiveKind()
[all …]
H A DXPathMatcher.java160 Object value, short valueType, ShortList itemValueType) { in handleContent() argument
169 ShortList itemValueType, boolean isNil) { in matched() argument
381 Object value, short valueType, ShortList itemValueType) { in endElement() argument
408 handleContent(type, nillable, value, valueType, itemValueType); in endElement()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/identity/
H A DField.java235 …protected void matched(Object actualValue, short valueType, ShortList itemValueType, boolean isNil… in matched() argument
236 super.matched(actualValue, valueType, itemValueType, isNil); in matched()
242 … fMayMatch, actualValue, convertToPrimitiveKind(valueType), convertToPrimitiveKind(itemValueType)); in matched()
266 private ShortList convertToPrimitiveKind(ShortList itemValueType) { in convertToPrimitiveKind() argument
267 if (itemValueType != null) { in convertToPrimitiveKind()
269 final int length = itemValueType.getLength(); in convertToPrimitiveKind()
271 short type = itemValueType.item(i); in convertToPrimitiveKind()
279 arr[j] = itemValueType.item(j); in convertToPrimitiveKind()
282 arr[i] = convertToPrimitiveKind(itemValueType.item(i)); in convertToPrimitiveKind()
287 return itemValueType; in convertToPrimitiveKind()
[all …]
H A DXPathMatcher.java161 Object value, short valueType, ShortList itemValueType) { in handleContent() argument
170 ShortList itemValueType, boolean isNil) { in matched() argument
380 Object value, short valueType, ShortList itemValueType) { in endElement() argument
410 handleContent(type, nillable, value, valueType, itemValueType); in endElement()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/identity/
H A DField.java235 …protected void matched(Object actualValue, short valueType, ShortList itemValueType, boolean isNil… in matched() argument
236 super.matched(actualValue, valueType, itemValueType, isNil); in matched()
242 … fMayMatch, actualValue, convertToPrimitiveKind(valueType), convertToPrimitiveKind(itemValueType)); in matched()
266 private ShortList convertToPrimitiveKind(ShortList itemValueType) { in convertToPrimitiveKind() argument
267 if (itemValueType != null) { in convertToPrimitiveKind()
269 final int length = itemValueType.getLength(); in convertToPrimitiveKind()
271 short type = itemValueType.item(i); in convertToPrimitiveKind()
279 arr[j] = itemValueType.item(j); in convertToPrimitiveKind()
282 arr[i] = convertToPrimitiveKind(itemValueType.item(i)); in convertToPrimitiveKind()
287 return itemValueType; in convertToPrimitiveKind()
[all …]
H A DXPathMatcher.java161 Object value, short valueType, ShortList itemValueType) { in handleContent() argument
170 ShortList itemValueType, boolean isNil) { in matched() argument
380 Object value, short valueType, ShortList itemValueType) { in endElement() argument
410 handleContent(type, nillable, value, valueType, itemValueType); in endElement()
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/frontends/php/
H A Dpopup_trexpr.php484 $itemValueType = $item['value_type']; variable
492 $itemValueType = null; variable
520 'itemValueType' => $itemValueType,
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/frontends/php/
H A Dpopup_trexpr.php484 $itemValueType = $item['value_type']; variable
492 $itemValueType = null; variable
520 'itemValueType' => $itemValueType,
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/frontends/php/
H A Dpopup_trexpr.php484 $itemValueType = $item['value_type']; variable
492 $itemValueType = null; variable
520 'itemValueType' => $itemValueType,
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/frontends/php/
H A Dpopup_trexpr.php484 $itemValueType = $item['value_type']; variable
492 $itemValueType = null; variable
520 'itemValueType' => $itemValueType,
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/frontends/php/
H A Dpopup_trexpr.php484 $itemValueType = $item['value_type']; variable
492 $itemValueType = null; variable
520 'itemValueType' => $itemValueType,

123