Objective Systems, Inc.  
Home
About ASN.1
Products
Free Software
Documents
Services
Resources
Resellers
Customers
Careers
About Us
Contact Us
 

Google


Objective Systems, Inc.

Pattern matching functions

These functions handle pattern matching which is required to to process XML schema pattern constraints. More...

Functions

OSBOOL rtxMatchPattern (OSCTXT *pctxt, const OSUTF8CHAR *text, const OSUTF8CHAR *pattern)
 This function compares the given string to the given pattern.

Detailed Description

These functions handle pattern matching which is required to to process XML schema pattern constraints.


Function Documentation

OSBOOL rtxMatchPattern OSCTXT pctxt,
const OSUTF8CHAR text,
const OSUTF8CHAR pattern
 

This function compares the given string to the given pattern.

It returns true if match, false otherwise.

Parameters:
pctxt Pointer to context structure.
text Text to be matched.
pattern Regular expression.
Returns:
Boolean result.


This file was last modified on 8 Jan 2007.
XBinder, Version 1.1.9