Searched refs:rnamespaces (Results 1 – 1 of 1) sorted by relevance
2497 rnamespaces = /\.(.*)$/, variable3545 match = rnamespaces.exec( type );3550 type = type.replace( rnamespaces, "" );3607 if ( handleObj.origType.replace( rnamespaces, "" ) === event.type ) {