Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for MatchReader (0.08 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. api/go1.txt

    pkg regexp, func Compile(string) (*Regexp, error)
    pkg regexp, func CompilePOSIX(string) (*Regexp, error)
    pkg regexp, func Match(string, []uint8) (bool, error)
    pkg regexp, func MatchReader(string, io.RuneReader) (bool, error)
    pkg regexp, func MatchString(string, string) (bool, error)
    pkg regexp, func MustCompile(string) *Regexp
    pkg regexp, func MustCompilePOSIX(string) *Regexp
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Click Count (0)
Back to Top