# PetscToken
'Token' used for managing tokenizing strings 
## Synopsis
```
typedef struct _p_PetscToken *PetscToken;
```



## See Also
 `PetscTokenCreate()`, `PetscTokenFind()`, `PetscTokenDestroy()`

## Level
intermediate

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petscsystypes.h.html#PetscToken">include/petscsystypes.h</A>

## Implementations

<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/sys/utils/str.c.html#_p_PetscToken">_p_PetscToken in src/sys/utils/str.c</A><BR>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/include/petscsystypes.h)


[Index of all Sys routines](index.md)  
[Table of Contents for all manual pages](/docs/manualpages/index.md)  
[Index of all manual pages](/docs/manualpages/singleindex.md)  
