|
int | parseHTTPuriData (OMEthread *thread, OMEtype &result, const OMEtype &data, const OMEtype &defaultScheme, const OMEtype &defaultAuthority, const OMEtype &defaultContext) |
|
int | parsePathComponents (OMEthread *thread, OMEtype &result, const OMEtype &path) |
|
int | relativePathToAbsolute (OMEthread *thread, OMEtype &result, const OMEtype ¤tDir, const OMEtype &path) |
|
int | pathComponentsToString (OMEthread *thread, OMEtype &result, const OMEtype &elements, const OMEtype &startIndex, const OMEtype &stopIndex) |
|
int | parseStringIntoSSIelements (OMEthread *thread, OMEtype &result, const OMEtype &data) |
|
int | expandSSIvars (OMEthread *thread, OMEtype &result, const OMEtype &cmdElements, const OMEtype &env) |
|
int | stripHTML (OMEthread *thread, OMEtype &result, const OMEtype &source) |
|