Home
last modified time | relevance | path

Searched refs:php_ap_getword_conf (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/main/
H A Drfc1867.c44 static char *php_ap_getword_conf(const zend_encoding *encoding, char *str);
50 static php_rfc1867_getword_conf_t php_rfc1867_getword_conf = php_ap_getword_conf;
528 static char *php_ap_getword_conf(const zend_encoding *encoding, char *str) in php_ap_getword_conf() function
703 getword_conf = php_ap_getword_conf;

Completed in 7 milliseconds