| (: Name: fn-codepoint-equal-19 :) | |
| (: Description: Evaluation of an "fn:codepoint-equal" as part of boolean expression ("or" and fn:false()). :) | |
| (: insert-start :) | |
| declare variable $input-context1 external; | |
| (: insert-end :) | |
| fn:codepoint-equal("aa","aa") or fn:false() |