Home
last modified time | relevance | path

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

/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dstring.c88 int php_tag_find(char *tag, size_t len, const char *set);
4788 int php_tag_find(char *tag, size_t len, const char *set) { function
4981 if (php_tag_find(tbuf, tp-tbuf, allow)) {
/dports/lang/php80/php-8.0.15/ext/standard/
H A Dstring.c88 int php_tag_find(char *tag, size_t len, const char *set);
4725 int php_tag_find(char *tag, size_t len, const char *set) { function
4918 if (php_tag_find(tbuf, tp-tbuf, allow)) {
/dports/lang/php81/php-8.1.1/ext/standard/
H A Dstring.c88 int php_tag_find(char *tag, size_t len, const char *set);
4788 int php_tag_find(char *tag, size_t len, const char *set) { function
4981 if (php_tag_find(tbuf, tp-tbuf, allow)) {
/dports/www/mod_php80/php-8.0.15/ext/standard/
H A Dstring.c88 int php_tag_find(char *tag, size_t len, const char *set);
4725 int php_tag_find(char *tag, size_t len, const char *set) { function
4918 if (php_tag_find(tbuf, tp-tbuf, allow)) {
/dports/lang/php74/php-7.4.27/ext/standard/
H A Dstring.c104 int php_tag_find(char *tag, size_t len, const char *set);
5087 int php_tag_find(char *tag, size_t len, const char *set) { function
5292 if (php_tag_find(tbuf, tp-tbuf, allow)) {
/dports/lang/php73/php-7.3.33/ext/standard/
H A Dstring.c117 int php_tag_find(char *tag, size_t len, const char *set);
4970 int php_tag_find(char *tag, size_t len, const char *set) { function
5176 if (php_tag_find(tbuf, tp-tbuf, allow_actual)) {
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Dstring.c117 int php_tag_find(char *tag, size_t len, const char *set);
4970 int php_tag_find(char *tag, size_t len, const char *set) { function
5176 if (php_tag_find(tbuf, tp-tbuf, allow_actual)) {
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Dstring.c104 int php_tag_find(char *tag, size_t len, const char *set);
5087 int php_tag_find(char *tag, size_t len, const char *set) { function
5292 if (php_tag_find(tbuf, tp-tbuf, allow)) {