| 2105 | //----------------------------------------------------------------------------- |
| 2106 | |
| 2107 | U32 getPathExpandoCount(void) |
| 2108 | { |
| 2109 | return PathExpandos.size(); |
| 2110 | } |
| 2111 | |
| 2112 | //----------------------------------------------------------------------------- |
| 2113 |