• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/

Lines Matching refs:split

901 jQuery.each("Boolean Number String Function Array Date RegExp Object".split(" "), function(i, name) {
913 jQuery.each( options.split( core_rspace ), function( _, flag ) {
1664 // split the camel cased version by spaces unless a key with the spaces exists
1669 name = name.split(" ");
1762 parts = key.split( ".", 2 );
2039 classNames = value.split( core_rspace );
2074 removes = ( value || "" ).split( core_rspace );
2114 classNames = value.split( core_rspace );
2341 attrNames = value.split( core_rspace );
2690 types = jQuery.trim( hoverHack(types) ).split( " " );
2695 namespaces = ( tns[2] || "" ).split( "." ).sort();
2773 types = jQuery.trim( hoverHack( types || "" ) ).split(" ");
2791 namespaces = namespaces ? new RegExp("(^|\\.)" + namespaces.split(".").sort().join("\\.(?:.*\\.|)") + "(\\.|$)") : null;
2865 namespaces = type.split(".");
3086 props: "attrChange attrName relatedNode srcElement altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),
3091 props: "char charCode key keyCode".split(" "),
3104 props: "button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),
3646 "change select submit keydown keypress keyup error contextmenu").split(" "), function( i, name ) {
5637 var list = nodeNames.split( "|" ),
7147 parts = typeof value === "string" ? value.split(" ") : [ value ],
7331 dataTypes = dataTypeExpression.toLowerCase().split( core_rspace ),
7480 jQuery.each( "ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split( " " ), function( i, o ){
7842 s.dataTypes = jQuery.trim( s.dataType || "*" ).toLowerCase().split( core_rspace );
8097 tmp = conv2.split(" ");
8748 props = props.split(" ");