php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
CharSet::Range Struct Reference

Data Fields

char start
 
char end
 

Detailed Description

Definition at line 103 of file scanf.c.

Field Documentation

◆ end

char CharSet::Range::end

Definition at line 105 of file scanf.c.

◆ start

char CharSet::Range::start

Definition at line 104 of file scanf.c.


The documentation for this struct was generated from the following file: