Home
last modified time | relevance | path

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

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

Completed in 40 milliseconds