Lines Matching full:empty
83 } elseif (!empty($base['query']) && empty($delta['host']) && empty($delta['path'])) {
110 if (!empty($parts['path'])) {
138 …if (!empty($parts['port']) && isset($defaultPorts[$parts['scheme']]) && $defaultPorts[$parts['sche…
146 if (empty($parts['path'])) {
147 // An empty path is equivalent to / in http.
197 if (!empty($parts['host'])) {
199 if (!empty($parts['user'])) {
202 if (!empty($parts['port'])) {
207 if (!empty($parts['scheme'])) {
218 if (!empty($parts['path'])) {
221 if (!empty($parts['query'])) {
224 if (!empty($parts['fragment'])) {
244 * If there is no dirname, it will return an empty string. Any / appearing at