| 2025 | //----------------------------------------------------------------------------- |
| 2026 | |
| 2027 | U32 getPathExpandoCount(void) |
| 2028 | { |
| 2029 | return PathExpandos.size(); |
| 2030 | } |
| 2031 | |
| 2032 | //----------------------------------------------------------------------------- |
| 2033 |