Searched refs:SETTER_FORM (Results 1 – 1 of 1) sorted by relevance
213 SETTER_FORM = /^([a-z_\x80-\xff][\w\x80-\xff]*)=$/ constant in Context243 when SETTER_FORM then return( self[ $1 ] = args.first )