Home
last modified time | relevance | path

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

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

Completed in 21 milliseconds