Searched defs:patterns (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/HostServices/
H A DGuestPropertySvc.h51 /** Maximum size for enumeration patterns */
425 * Array of patterns to match the properties against, separated by '|'
431 HGCMFunctionParameter patterns; member in struct:guestProp::_EnumProperties
451 * a set of patterns to match the names of changed properties against and
455 * which matches one of the specified patterns, the call will block until one
475 * A list of patterns to match the guest event name against, separated by
479 HGCMFunctionParameter patterns; member in struct:guestProp::_GetNotification
/vbox/src/libs/libxml2-2.6.31/
H A Dschematron.c13 * - the semantic of libxml2 patterns vs. XSLT production referenced
142 int nbPattern; /* the number of patterns */
143 xmlSchematronPatternPtr patterns;/* the patterns found */ member in struct:_xmlSchematron
493 if (schema->patterns == NULL) {
494 schema->patterns = ret;
496 xmlSchematronPatternPtr prev = schema->patterns;
507 * @patterns: a list of patterns
509 * Free a list of patterns
512 xmlSchematronFreePatterns(xmlSchematronPatternPtr patterns) argument
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 49 milliseconds