Home
last modified time | relevance | path

Searched refs:ByteValTable (Results 1 – 2 of 2) sorted by relevance

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregcomp.c3980 static const short int ByteValTable[] = { in map_position_value() local
3991 if (i < (int )(sizeof(ByteValTable)/sizeof(ByteValTable[0]))) { in map_position_value()
3995 return (int )ByteValTable[i]; in map_position_value()
H A DHISTORY1013 2004/06/16: [impl] change select_opt_exact_info() to use ByteValTable[].

Completed in 24 milliseconds